This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280049C: Booting from RAM and running code in RAM and Flash

Part Number: TMS320F280049C

Hello,

I am using a custom board with F280049C  for developmental  purposes with code running in RAM.

Debugger: Xds110 in 2 wire mode.

Now, as the code size increases, I get linker errors which indicate that all SARAM space has been utilized.

To resolve this issue would it be possible to:

1. RUN new code which is to be tested, from RAM.

2. The older code , which has been tested, remains in FLASH and can be accessed.

This would avoid frequent FLASH programming and also reduce the time to test.

regards.