cancel
Showing results for 
Search instead for 
Did you mean: 

Hi! I use the STM32 Cube IDE. At the moment I'm trying to implement bootloader. I can't figure out how to specify the start address of the flash entry in the Cube IDE.

DalOpez
Associate II

For example, in the KEIL uVision 5 IDE, it is possible to specify the starting address in the "Options for Target" window. I would like to know how to do the same in Cube IDE

1 REPLY 1
MM..1
Chief II

Your ask isnt perfect , bootloader dont need change start address. But ofcourse app part need it and in CubeIDE you need edit linker ld file, and in system files vector table offset.