Toolchain version is not supported

JanJansen47
Posts: 27
Joined: Sun Jan 01, 2017 9:21 pm

Toolchain version is not supported

Postby JanJansen47 » Sat Sep 30, 2017 8:09 am

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?
Jan Jansen
Amsterdam
The Netherlands

User avatar
ESP_krzychb
Posts: 394
Joined: Sat Oct 01, 2016 9:05 am
Contact:

Re: Toolchain version is not supported

Postby ESP_krzychb » Sat Sep 30, 2017 8:38 am

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?

JanJansen47
Posts: 27
Joined: Sun Jan 01, 2017 9:21 pm

Re: Toolchain version is not supported

Postby JanJansen47 » Sat Sep 30, 2017 1:21 pm

Hi,

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

Addi2438
Posts: 13
Joined: Thu Sep 14, 2017 11:23 am

Re: Toolchain version is not supported

Postby Addi2438 » Sat Sep 30, 2017 2:26 pm

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"

User avatar
kolban
Posts: 1683
Joined: Mon Nov 16, 2015 4:43 pm
Location: Texas, USA

Re: Toolchain version is not supported

Postby kolban » Sat Sep 30, 2017 2:42 pm

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.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32

User avatar
ESP_krzychb
Posts: 394
Joined: Sat Oct 01, 2016 9:05 am
Contact:

Re: Toolchain version is not supported

Postby ESP_krzychb » Sun Oct 01, 2017 12:44 pm

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.

Who is online

Users browsing this forum: Tomatendose and 91 guests