Other Parts Discussed in Thread: C2000WARE
Hi All
I want to download firmware to flash with USB. I find that it need to make MCU get into usb boot mode. the method is as follow.
Reset the MCU, then write 0x0C5A to the boot mode select address (0xD00) with the debugger.
My question is that how to achieve that? how to reset the MCU? use hardware bottom or software register? and how to write value to register? can these action achieve by firmware?
Best Regards
Pengfei