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:如何将一些数据写入 TSM320F28377的非易失性存储器

Guru**** 2466550 points
Other Parts Discussed in Thread: TMS320F28377S, C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1384093/c2000ware-how-to-write-some-data-to-non-volatile-memory-of-tsm320f28377s

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

工具与软件:

你好

我计划在 TMS320F28377S 的非易失性存储器中存储大约50KB 的校准数据。
我想要一个有关如何实现这一点的解释和代码示例
请向我展示如何操作、并提供一个代码示例

谢谢

sjkim

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

    您好!

    您必须使用闪存 API 来对闪存存储器进行编程。  

    您可以参阅 C2000Ware 中提供的以下示例

    \device_support\f2837xd\examples\cpu1\flash_programming_dcsm\cpu01

    请参阅该链接上提供的闪存 API 用户指南

    https://www.tij.co.jp/jp/lit/ug/spnu629/spnu629.pdf

    此致

    Siddharth