Hi Guys,
Just setup a new toolchain; following the ESP32 guide, and the result is:
Toolchain version is not supported: 1.22.0-61-gab8375a
Expected to see version: 1.22.0-73-ge28a011
Make menuconfig is oke but xtensa-esp32-elf-1.22.0-61gcc: not found,
Any idea?
Toolchain version is not supported
-
- Posts: 27
- Joined: Sun Jan 01, 2017 9:21 pm
Toolchain version is not supported
Jan Jansen
Amsterdam
The Netherlands
Amsterdam
The Netherlands
- ESP_krzychb
- Posts: 400
- Joined: Sat Oct 01, 2016 9:05 am
- Contact:
Re: Toolchain version is not supported
Hi JanJansen47,
1. Have you removed existing installation and followed all the steps under https://esp-idf.readthedocs.io/en/lates ... index.html, or you did some selected steps ?
2. If you did some selected steps, which are they?
3. What is you OS?
1. Have you removed existing installation and followed all the steps under https://esp-idf.readthedocs.io/en/lates ... index.html, or you did some selected steps ?
2. If you did some selected steps, which are they?
3. What is you OS?
-
- Posts: 27
- Joined: Sun Jan 01, 2017 9:21 pm
Re: Toolchain version is not supported
Hi,
According the readthedocs I used:
ESP32 toolchain for Linux is available for download from Espressif website:
• for 64-bit Linux:
I used the blink example to check. Have to rework my other programs.
Thx for your support.
According the readthedocs I used:
ESP32 toolchain for Linux is available for download from Espressif website:
• for 64-bit Linux:
This should be:
The difference was in the error message 61-gab8375a => 73-ge28a011 in eclipse.
I used the blink example to check. Have to rework my other programs.
Thx for your support.
Jan Jansen
Amsterdam
The Netherlands
Amsterdam
The Netherlands
Re: Toolchain version is not supported
Having the same issue here
Just saw that spiffs is now official and wanted to test that out.
However code compiles fine after having updated the project config via "make menuconfig"
Just saw that spiffs is now official and wanted to test that out.
However code compiles fine after having updated the project config via "make menuconfig"
Re: Toolchain version is not supported
There is a confirmed bug that seems to manifest when one uses C++ standard library functions in conjunction with the latest toolchain. See the following Github issue.
https://github.com/espressif/esp-idf/issues/1032
The good news is that I have confidence that the issue has been seen and resolved but has not yet made it to the Github master. Given the holiday period in China, it might be a few weeks before a patch is available. Again, the bug only seems to show in a narrow range of functions ... which are believed to be FreeRTOS threading and some classes in C++ standard library.
https://github.com/espressif/esp-idf/issues/1032
The good news is that I have confidence that the issue has been seen and resolved but has not yet made it to the Github master. Given the holiday period in China, it might be a few weeks before a patch is available. Again, the bug only seems to show in a narrow range of functions ... which are believed to be FreeRTOS threading and some classes in C++ standard library.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
- ESP_krzychb
- Posts: 400
- Joined: Sat Oct 01, 2016 9:05 am
- Contact:
Re: Toolchain version is not supported
Hi @JanJansen47 and @Addi2438,
I believe the first link quoted by @JanJansen47 is taken from documentation for ESP-IDF version 2.1
The link to the latest toolchain is in the latest documentation http://esp-idf.readthedocs.io/en/latest ... -toolchain.
I believe the first link quoted by @JanJansen47 is taken from documentation for ESP-IDF version 2.1
The link to the latest toolchain is in the latest documentation http://esp-idf.readthedocs.io/en/latest ... -toolchain.
Who is online
Users browsing this forum: MicroController and 249 guests