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.

How to load my application in RAM (debug session) using xdc.cfg.Program



Hello,

In order to accelerate my debugging phase, I want to load and run my application code in RAM instead of FLASH.

I think the way to configure this is by xdc.cfg.Program, sectmap, is it correct?

The xdctools automatically generated the command file. 

My chip is TMS570LS20216SZWT and I've got the development kit TMDX570LS20SUSB.

CCS4.2

 Simon