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 闪存示例

Guru**** 2280240 points
Other Parts Discussed in Thread: C2000WARE
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/769194/tms320f28379d-c2000ware-driverlib-flash-examples

器件型号:TMS320F28379D
主题中讨论的其他器件:C2000WARE

您好!

我没有找到闪存模块(来自 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

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    我在"hw_memmap.h"文件中找到它、值为:
    - eccBase = FLASH0ECC_BASE。
    - PumpSemBase = FLASHPUMPSEMAPHORE_BASE。

    此致、

    Adria
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好、Adria、

    感谢您的介绍。

    此致、
    Katta
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好 Katta、

    不用客气。

    此致、

    Adria