Search found 4 matches
- Wed Aug 23, 2023 4:40 pm
- Forum: General Discussion
- Topic: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
- Replies: 12
- Views: 14786
Re: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
Ok. I got it working. Instead of using the instructions and following the links in : https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/get-started/index.html#installation I went to your website directly and downloaded the esp-idf 5.1 for esp32c3: https://www.espressif.com/en/support/down...
- Wed Aug 23, 2023 3:34 pm
- Forum: General Discussion
- Topic: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
- Replies: 12
- Views: 14786
Re: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
I do have the Arduino version working. If I try to install the esp-idf through the command line, I get this error: Installing tools: xtensa-esp32-elf, xtensa-esp32s2-elf, xtensa-esp32s3-elf, riscv32-esp-elf, esp32ulp-elf, esp32s2ulp-elf, openocd-esp32 ERROR: tool xtensa-esp32-elf does not have versi...
- Mon Aug 21, 2023 3:48 pm
- Forum: General Discussion
- Topic: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
- Replies: 12
- Views: 14786
Re: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
For a debian 12.1 arm64 environment, I downloaded the raspberry-pi fix and tried the installation. This is the response: sudo apt install ./xtensa-esp32-elf_8.2.0-2020r2_arm64.deb Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'xtensa...
- Mon Aug 21, 2023 3:06 pm
- Forum: General Discussion
- Topic: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
- Replies: 12
- Views: 14786
Re: Tool xtensa-esp32-elf-gcc is not available for Raspberry Pi (ARM)
I have the same problem for Debian 12.1 for arm64.
ERROR: tool xtensa-esp32-elf does not have versions compatible with platform linux-arm64
If someone can point me to the updated files, I'd appreciate it. I'll try the raspberry-pi solution in the mean-time.
ERROR: tool xtensa-esp32-elf does not have versions compatible with platform linux-arm64
If someone can point me to the updated files, I'd appreciate it. I'll try the raspberry-pi solution in the mean-time.