2018-09-13 08:38 PM
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.
2018-09-14 01:32 AM
yes , you can use user.ld file at the root test application.
Best regards
Erwan