This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

segger linker

Hello,

I am using Segger Embedded Studio version 4.52b and when creating a new project, it automatically creates a segger link script file and sets the linker to 'Segger' in the project's options. However, most examples (if not all) that are provided by Nordic use the GNU linker using flash_placement.xml. Is there a tool that reads the flash_placement.xml and generates the associated segger linker script file? I have found the segger linker user guide, however I wonder if there is faster way to have the linker script.

Thanks for your help,

Sam

Related