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