platformio / platform-ststm32

ST STM32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/ststm32
Apache License 2.0
381 stars 303 forks source link

SPL: STM32F401XE.ld: No such file or directory #111

Open ivankravets opened 6 years ago

ivankravets commented 6 years ago

Moved from https://github.com/platformio/platformio-vscode-ide/issues/110

/cc @TheZio69

ivankravets commented 6 years ago

Fixed in https://github.com/platformio/platform-ststm32/commit/307dc4e86b29a44930157737e19a8e141105c142

Christoph69 commented 6 years ago

still having this problem. i updated to the newest version. /Users/christoph/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld: cannot open linker script file targets/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F401RE/device/TOOLCHAIN_GCC_ARM/STM32F401XE.ld: No such fileor directory

any ideas what iam doing wrong?