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.

TMS320F28379D: C2000Ware driverlib Flash examples

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi,

I haven't found Flash module (from C2000Ware driverlib) examples. I want to call the next APIs:

 - Flash_enableECC (uint32_t eccBase).

 - Flash_disableECC (uint32_t eccBase).

 - Flash_claimPumpSemaphore (uint32_t pumpSemBase, Flash_PumpOwnership wrapper).

 - Flash_releasePumpSemaphore (uint32_t pumpSemBase).

And I am not sure of what is the right value of both "eccBase" and "pumpSemBase".

Can anyone tell me either where can I find Flash module examples (from C2000Ware driverlib) where those APIs are called or what is the right value of those 2 parameters?

Thanks in advance!

Best regards,

Adria