ESP32Cx versions do not compile at my desk #22190
Replies: 4 comments
-
Your Platformio setup seems broken. Close VSC. Delete hidden folder |
Beta Was this translation helpful? Give feedback.
-
Yes, I did that already. I have red this hint before. It took me 1 hour, but it did not help. My PlatformIO works well for other PlatformIO projects using ESP32C3. |
Beta Was this translation helpful? Give feedback.
-
Is your system Windows based? In this case you run probably in the Windows path length limit. |
Beta Was this translation helpful? Give feedback.
-
Thank you! Windows path length limit was the reason.
(new installation of pio takes 30 min) Probably there is another solution. This I havent tried yet. |
Beta Was this translation helpful? Give feedback.
-
At Building with this setting env:tasmotaESP32c... I get this bug:
riscv32-esp-elf-g++: fatal error: cannot execute 'c:/users/moppel/.platformio/packages/toolchain-riscv32-esp/bin/../lib/gcc/riscv32-esp-elf/12.2.0/../../../../riscv32-esp-elf/bin/as.exe': CreateProcess: No such file or directory
I have actually not found , where the tool folders are defined and configured. Can you help?
Regards Marten
Beta Was this translation helpful? Give feedback.
All reactions