Hi,
I do my field upgrade test on custom concerto F28M35 boards. Firstly, I load the bin file into SDRAM through UART, then I erase and wright flash using F201 API. Actually, I succeed every time, the MCU can do cold start and upgrade software.
Till someday, I got trouble load flash using Debuger xds100v3 and console shows that
I try to connect my Debuger and erase flash, I found that sector N can be erased properly but it always fails on sector M which bother me a lot. Whats more is that this happend on almost every board I tried this.
Also I am sure that it does no business with CSM.
Here is my program, hope someone can give me some suggestion!