cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot build my project

jberdkan
Associate

After the cube ide and programmer updated, the debugger broke and this is the message I would get:

make: *** No rule to make target 'ENGC 371\project1\file\STM32F429ZITX_FLASH.ld', needed by 'project1.elf'. Stop.

 

what would be the best take? i am using stm32f429 mcu board

2 REPLIES 2
Pavel A.
Evangelist III

So have you checked that the .ld file exists where the error message says?

 

 

I did and it is in the file. I also went into the properties-> C/C++ build -> settings -> MCU GCC Linker -> General , after that I have the linker script linking to that file and it is still not working.