Loading...
 
Skip to main content

System Workbench for STM32


Locating data in a specific ROM section

Hi Bernard,

many thanks !!
I could position my const data at expected address creating a dedicated memory space in linker script.

(e.g: ROM_Data (r) : ORIGIN = 0x8050000, LENGTH = 256K )

Thanks for your help,
Regards,
Sylvain

 
Collapse/expand modules below