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