Associate III
June 28, 2020
Solved
Linker script file not generated for SW4STM32 toolchain
- June 28, 2020
- 8 replies
- 1885 views
Hi !
Don't know if this issue relies to new version V5.6.1, but if SW4STM32 is chosen as tool chain the linker script file (*.ld) is not generated anymore!
Steps to reproduce:
1) generate a new project (e.g. from board selector: NUCLEO-F072RB)
2) goto "Project Manager" tab:
- enter Project Name and Project Location
- select SW4STM32 toolchain
3) press button GENERATE CODE
==> the generated output folder contains no *.ld file.
Same procedure with makefile as toolchain: file STM32F072RBTx_FLASH.ld is generated

