Skip to main content
Caio Gubel
Associate II
September 14, 2018
Question

Is there a document describing how to modify different configurations in SPC5Studio? I need to select different .ld files depending on the configuration.

  • September 14, 2018
  • 1 reply
  • 1248 views

 I am asking because I created a second configuration (Now I have the " Default" and the "Release").

My goal is to find a way to force the linker to use one .ld file with the " Default" configuration and another .ld file with the "Release" configuration. The final goal is to define different areas in the flash and ram memories for debug use and use with a bootloader.

This topic has been closed for replies.

1 reply

Erwan YVIN
ST Employee
September 14, 2018

yes , you can use user.ld file at the root test application.

Best regards

Erwan