I installed v4.1 latest IDF on Windows 10. The installation says it completed, but when I open the command window, it complains about version mismatch for the S2 tools. This error seems fatal and I cannot build regular ESP32 projects. All the directories seem to be where expected. If I delete the S2 check from esp-idf\tools\tools.json, I can get the ESP32 build to work as usual.
The difference in version identifiers is tiny, "6e9" vs "6e93". I ran "xtensa-esp32s2-elf-gcc.exe -v" command myself and confirmed that it reports: gcc version 8.2.0 (crosstool-NG esp32s2-dev-4-g3a626e93)
Messages that appear when I open the command windows:
Adding ESP-IDF tools to PATH...
WARNING: tool xtensa-esp32s2-elf version esp32s2-dev-4-g3a626e9-8.2.0 is installed, but has reported version esp32s2-dev-4-g3a626e93-8.2.0
ERROR: tool xtensa-esp32s2-elf has no installed versions. Please run 'C:\Util\ESP_VERS\v41_31oct\esp-idf\install.bat' to install it.
S2 toolchain version mismatch
Who is online
Users browsing this forum: No registered users and 121 guests