Hello,
you can´t write directly into FLASH memory. You havo to load your code to program the FLASH into RAM and execute it from there.
Eckhard
Hi Eckhard ,
In fact, I need to built a alone programmer without PC to burn source code in new target board. So I want launch some command and load source code to new mcu by BDM communication. Is It practicable ? Please give me some advice again.
Peter Tsai