Hello all,
I've just downloaded 'esp32_win32_msys2_environment_and_toolchain-20190611', installed msys32 and set the path in 'export_idf_path.sh' per the instructions at 'Standard Setup of Toolchain for Windows (Legacy GNU Make)'
I'm seeing this warning when compiling: "WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2".
Is there a newer toolchain than the one linked to? Do I need to be concerned about the warning?
Thanks in advance!
WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2
Re: WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2
Hi ralphs,
Sorry, the new MSYS2 zip update is lagging the toolchain update. It will be updated before the final v4.0 release.
In the meantime, you can download the new toolchain from https://dl.espressif.com/dl/xtensa-esp3 ... -win32.zip and then delete the old toolchain (under C:\msys32\opt) and replace it with this one.
Angus
Sorry, the new MSYS2 zip update is lagging the toolchain update. It will be updated before the final v4.0 release.
In the meantime, you can download the new toolchain from https://dl.espressif.com/dl/xtensa-esp3 ... -win32.zip and then delete the old toolchain (under C:\msys32\opt) and replace it with this one.
Angus
Re: WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2
I am having the same issue.
I recently updated esp-idf master repo with git pull
WARNING: Toolchain version is not supported: crosstool-ng-1.22.0-80-g6c4433a
Expected to see version: esp-2019r2
Where do I get the linux version esp-2019r2 of the toolchain?
Thanks.
I recently updated esp-idf master repo with git pull
Code: Select all
$ git describe --tags --dirty
v4.1-dev-1572-g30372f5a4-dirty
/esp-idf$ ls
add_path.sh CONTRIBUTING.rst export.bat install.bat Kconfig README_CN.md sdkconfig.rename tools
CMakeLists.txt docs export.ps1 install.ps1 LICENSE README.md SUPPORT_POLICY_CN.md
components examples export.sh install.sh make requirements.txt SUPPORT_POLICY.md
Expected to see version: esp-2019r2
Where do I get the linux version esp-2019r2 of the toolchain?
Thanks.
Re: WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2
For IDF v4.0 and later, we recommend using the new "ESP-IDF Tools" management system which is part of the master branch IDF version:
https://docs.espressif.com/projects/esp ... -the-tools
Who is online
Users browsing this forum: No registered users and 209 guests