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.

Debugger - only erase selected flash sections

Hi!

I'm currently working on a bootloader program for the F28M36x processor, if I start a debugging session in the CCS the Program code is flashed to the processor. But if this is done CCS erases the whole flash before the new program is written.
To test the bootloader I want that only the bootloader section is flashed with the new code and the other flash is not touched.

Please help me, how can I do this?


best regards

Andreas