You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything looks fine during compiling, but at the final link process this happens:
Linking .pio\build\TempControl32-solo\firmware.elf
c:/users/manue/.platformio/packages/toolchain-xtensa32s2/bin/../lib/gcc/xtensa-esp32s2-elf/8.4.0/../../../../xtensa-esp32s2-elf/bin/ld.exe: final link failed: bad value
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\TempControl32-solo\firmware.elf] Error 1
....when I`m using these Platform packages versions, everything compiles just fine:
i also cleaned the build files and deleted all packages in Platformio to force Platformio to download the versions new.
.... unfortunately, the same error in the link process happens
Board
ESP32-S2-Solo
Device Description
ESP32-S2-Solo on a custom board
Hardware Configuration
none
Version
latest master
IDE Name
Platformio
Operating System
Win 10
Flash frequency
80Mhz
PSRAM enabled
no
Upload speed
default
Description
Hello,
i tried to build my code on the latest master using this Platfomio Settings:
Everything looks fine during compiling, but at the final link process this happens:
....when I`m using these Platform packages versions, everything compiles just fine:
Is there anything more to do, having a ESP32-S2-SOLO to to link properly?
thanks for your help,
Best regards
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: