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.

TMS320F28033: Flash API in BootROM

Part Number: TMS320F28033
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?