Other Parts Discussed in Thread: C2000WARE
I'm using Flash API within the boot ROM, it'll erase and program the Flash in the Bootloader. But Flash is protected by security password, and the Bootloader can't operate Flash using API functions. One solution is to copy Flash API from boot ROM to secure zone SARAM, I don't know how to copy them?