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.

[参考译文] TMS570LS3137:TMS570LS3137闪存写入问题

Guru**** 2447880 points
Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/634034/tms570ls3137-tms570ls3137-flash-writing-question

器件型号:TMS570LS3137
主题中讨论的其他器件: HALCOGEN

你(们)好。

有关 TMS570LS3137程序闪存写入的一个问题。 应用背景是客户想要将4字节字写入程序闪存以记录系统复位的次数。 他们希望知道如何详细地执行此操作。

请就此案例发表评论、谢谢!

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

    他们应该使用 FEE 驱动器来执行此操作并写入 bank7闪存覆盖 EEPROM 区域。 如果 Halcogen 应用程序位于默认位置:C:\ti\Hercules \HALCoGen\v04.07.00\examples\TMS570LS31x_21x\example_TI_fee_Write_Read.c、则位于该路径的 Halcogen 示例中包含一个示例
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好、Chuck、

    感谢您的评论!