cancel
Showing results for 
Search instead for 
Did you mean: 

I am not able to compile the code with STM32CUBEIDE 1.6.1 whereas I am able to compile the same project with STM32CUBE IDE 1.4.1. I am using STM32H7 HW.

ACHOU.18
ST Employee

Here is error details:

GNU ld (GNU Tools for STM32 9-2020-q2-update.20201001-1621) 2.34.0.20200428

 Supported emulations:

  armelf

c:\st\stm32cubeide_1.6.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924\tools\arm-none-eabi\bin\ld.exe:../stm32h747xx_flash_CM4.ld:66: syntax error

collect2.exe: error: ld returned 1 exit status

opened script file ../stm32h747xx_flash_CM4.ld

make: *** [makefile:69: SLAM_CUBE_CM4.elf] Error 1

"make all" terminated with exit code 2. Build might be incomplete.

1 REPLY 1
TDK
Guru

Okay, and what is on/around that line of the linker file that it is objecting to?

If you feel a post has answered your question, please click "Accept as Solution".