Question
Is there a document describing how to modify different configurations in SPC5Studio? I need to select different .ld files depending on the configuration.
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.
