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