Loading...
 
Skip to main content

System Workbench for STM32


Microcontroller internal memory arrangement inside this environment

Hi all,

I'm working an application with STM32F407, where I need a firmware update, so I have to implement a bootloader. For implementation it I have to rearrange the controller internal flash memory. In this environment existing an option/feature where can I do it?

For example if I want to allocate form 0x0000 to 0xFFFF for the bootloader and the rest part of memory for the application program where I can do it? Please help me.

Kind regards,
Szabolcs

in linker script.