WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2

ralphs99
Posts: 1
Joined: Thu Dec 05, 2019 2:42 am

WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2

Postby ralphs99 » Thu Dec 05, 2019 2:53 am

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!

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2

Postby ESP_Angus » Thu Dec 12, 2019 12:18 am

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

borch84
Posts: 10
Joined: Fri May 04, 2018 9:11 pm

Re: WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2

Postby borch84 » Fri Dec 27, 2019 11:51 pm

I am having the same issue.
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
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.

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: WARNING: Toolchain version is not supported: esp32-2019r1 Expected to see version: esp-2019r2

Postby ESP_Angus » Mon Dec 30, 2019 5:40 am

borch84 wrote:
Fri Dec 27, 2019 11:51 pm
Where do I get the linux version esp-2019r2 of the toolchain?
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: dr_glenn, jdbaptista and 96 guests