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.

[参考译文] TMS320F2.8379万D:启动期间的闪存检查

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/583710/tms320f28379d-flash-memory-check-during-bootup

部件号:TMS320F2.8379万D
主题:controlSUITE中讨论的其他部件

您好,

我们要求在启动过程中检查闪存的完整性。 我不知道如何落实。 到目前为止,我听说最好的做法是每次MCU通电时检查内存。 是否有人可以向我指出合适的资源,如果有人可以分享该资源的示例代码,我将不胜感激。 感谢你的帮助。 谢谢。

此致,

归正

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

    Archit,

    您可以包括校验和测试以验证闪存内容。  您可以使用 Flash API库中的Fapi_calculateFletcherChecksum()函数。  在 http://www.ti.com/lit/ug/spnu595/spnu595.pdf中签出此函数说明。  

    在 controlSUITE\DEVICE_SUPPORT\F2837xD\V210\F2837xD_COMMON \lib2837 \lib文件夹中提供了F021_API_F2837xD_FPU32.lib。

    谢谢,此致,
    Vamsi

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

    希望您能够使用API中的校验和功能。 我要结束这条线。

    谢谢,此致,
    Vamsi