Part Number: TMS320F280049
Tool/software: Code Composer Studio
Hi Experts,
Is it possible to relocate the sessions by the Linker (.cmd, etc) when build the project?
For example, the program data was cut and paste from the original address to other.
[Input] Linker (.cmd, etc)
* Original mapping : Sector 15 ( the program is located )
* Destination mapping: LS7 RAM
[Output] .hex file
The program has to be relocated to LS7 RAM from Sector 15.
Note that the program is not executed on RAM.
The address for the functions in the program is exactly as same as the program was in Sector 15.
Note that do not output to Sector 15.
Hope I am making sense.
Best regards,
Hitoshi