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.
Hi Baskaran,
sprabv4e_Serial Flash Programming of C2000 Microcontrollers (Rev. E)
The step of using SCI ROM to program is shown above. Why SCI ROM cannot load program to Flash directly, but must using flash kernel as middleware?
--
Thanks & Regards
Yale
it is just the way boot rom has been implemented, that it cant write to Flash. Flash erase and program needs additional handling vs RAM write which is just a direct write to memory mapped address.