ERROR: tool xtensa-esp32-elf has no installed versions.

william.ferguson.au
Posts: 107
Joined: Wed Jan 02, 2019 8:55 am

ERROR: tool xtensa-esp32-elf has no installed versions.

Postby william.ferguson.au » Mon Mar 08, 2021 5:40 am

I have 2 ESP32 projects. One built against ESP-IDF v4.3 and one built against ESP-IDF v3.3

I have a 2 ESP_IDF folders, one checkout to release/v3.3 and the other to release/v4.3
I have a single ESP_TOOLS folder.

I have been working on the 4.3 project for a while and when I switched back to the the 3.3 one and click on the ESP-IDF shortcut to start the ESP_IDF environment I get:

Code: Select all

Using Python in C:\Users\William\AppData\Local\Programs\Python\Python37\
Python 3.7.3
Using Git in E:\Dev\Git\cmd\
git version 2.28.0.windows.1
Setting IDF_PATH: E:\Dev\Espressif\esp-idf-trinity

Adding ESP-IDF tools to PATH...
WARNING: tool xtensa-esp32-elf version 1.22.0-97-gc752ad58-5.2.0 is installed, but has reported version 1.22.0-97-gc752ad5d-5.2.0
ERROR: tool xtensa-esp32-elf has no installed versions. Please run 'E:\Dev\Espressif\esp-idf-trinity\install.bat' to install it.
And the ESP-IDF environment is not configured.
Running install.bat seems to work, but when you run export.bat you get:

Code: Select all

E:\Dev\Espressif\esp-idf-trinity>export.bat
Setting IDF_PATH: E:\Dev\Espressif\esp-idf-trinity

Adding ESP-IDF tools to PATH...
WARNING: tool xtensa-esp32-elf version 1.22.0-97-gc752ad58-5.2.0 is installed, but has reported version 1.22.0-97-gc752ad5d-5.2.0
ERROR: tool xtensa-esp32-elf has no installed versions. Please run 'E:\Dev\Espressif\esp-idf-trinity\install.bat' to install it.
Is it possible to have 2 projects that use different versions of ESP-IDF on the same machine.
If so, what is it that I am doing wrong or how do I resolve this error with xtensa-esp32-elf version?

william.ferguson.au
Posts: 107
Joined: Wed Jan 02, 2019 8:55 am

Re: ERROR: tool xtensa-esp32-elf has no installed versions.

Postby william.ferguson.au » Thu Mar 11, 2021 10:37 am

For the record I ended up creating 2 entirely different esp-idf folder for each of the 2 projects.

William He
Posts: 1
Joined: Wed Apr 24, 2024 1:49 am

WARNING: tool xtensa-esp-elf-gdb version 11.2_20220823 is installed, but has reported version unknown ERROR: tool xtensa

Postby William He » Wed Apr 24, 2024 1:54 am

H:\Espressif\frameworks\esp-idf-v5.0.4>export.bat
Checking Python compatibility
Setting IDF_PATH: H:\Espressif\frameworks\esp-idf-v5.0.4

Adding ESP-IDF tools to PATH...
WARNING: tool xtensa-esp-elf-gdb version 11.2_20220823 is installed, but has reported version unknown
ERROR: tool xtensa-esp-elf-gdb has no installed versions. Please run 'H:\Espressif\frameworks\esp-idf-v5.0.4\install.bat' to install it.
WARNING: tool riscv32-esp-elf-gdb version 11.2_20220823 is installed, but has reported version unknown
ERROR: tool riscv32-esp-elf-gdb has no installed versions. Please run 'H:\Espressif\frameworks\esp-idf-v5.0.4\install.bat' to install it.
WARNING: tool xtensa-esp32-elf version esp-2022r1-11.2.0 is installed, but has reported version unknown
ERROR: tool xtensa-esp32-elf has no installed versions. Please run 'H:\Espressif\frameworks\esp-idf-v5.0.4\install.bat' to install it.
WARNING: tool xtensa-esp32s2-elf version esp-2022r1-11.2.0 is installed, but has reported version unknown
ERROR: tool xtensa-esp32s2-elf has no installed versions. Please run 'H:\Espressif\frameworks\esp-idf-v5.0.4\install.bat' to install it.
WARNING: tool xtensa-esp32s3-elf version esp-2022r1-11.2.0 is installed, but has reported version unknown
ERROR: tool xtensa-esp32s3-elf has no installed versions. Please run 'H:\Espressif\frameworks\esp-idf-v5.0.4\install.bat' to install it.
WARNING: tool riscv32-esp-elf version esp-2022r1-11.2.0 is installed, but has reported version unknown
ERROR: tool riscv32-esp-elf has no installed versions. Please run 'H:\Espressif\frameworks\esp-idf-v5.0.4\install.bat' to install it.
WARNING: tool esp32ulp-elf version 2.35_20220830 is installed, but has reported version unknown
ERROR: tool esp32ulp-elf has no installed versions. Please run 'H:\Espressif\frameworks\esp-idf-v5.0.4\install.bat' to install it.


After running "export.bat" command, it prompts me that the report version is unknown. What should I do?

Who is online

Users browsing this forum: Google [Bot] and 64 guests