Part Number: TMS570LS3137-EP
Hi
I'd like to be able to do a debug version and a release version of my code.
They need to use either 2 different linker script or better same linker script where the start address of the SW changes depending build configuration ie debug starting at 0x00 and release starting 0x60000 for example.
I did not find a way so far to either link a linker script file to a particualr build configuration or define the start address symbol of the linker script depending on the build configuration.
Ideally the release build configuration should also allow to enable optimisations.
Is there a way to do this in CCS10 ?
If yes, can you detail how ?
Many thanks in advance for your help.
Regards
Seb