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.

TMS320F28388D: Fapi_issueProgrammingCommand() data buffer in flash?

Part Number: TMS320F28388D

Hello there,

When using the Flash API on the CM, and calling Fapi_issueProgrammingCommand(), can the *pu8DataBuffer parameter point to an address elsewhere in flash memory? Or is it only allowed to point to a RAM address?

I need to copy some data from one sector in flash to another, and I was wondering if I need to read it into a RAM buffer first before I can program it in the other sector.

Thanks and kind regards,
Arjan