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.

CCS Debugger (XDS510 USB) erases all memory

We are using CCS4 and the Spectrum Digital XDS510 USB JTAG debugger. When debugging an application, the whole of flash memory is erased. This makes it difficult to debug applications that require a bootloader or calibration memory.

Is there any way to erase a range of addresses rather than all of flash in CCS?

A work around is to use  nowFlash from outside CCS and debug with symbols only but this is a bit clunky.

Thanks,

Richard