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.
您好!
我没有找到闪存模块(来自 C2000Ware driverlib)示例。 我想调用下一个 API:
- Flash_enableECC (uint32_t eccBase)。
- Flash_disableECC (uint32_t eccBase)。
- Flash_laimPumpSemaphore (uint32_t pumpSemBase、 Flash_PumpOwnership 包装程序)。
- Flash_releasePumpSemaphore (uint32_t pumpSemBase)。
我不确定"eccBase"和"pumpSemBase"的正确值是多少。
有人能告诉我在哪里可以找到调用这些 API 的闪存模块示例(来自 C2000Ware driverlib)、或者这2个参数的正确值是多少?
提前感谢!
此致、
Adria