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.

[参考译文] TMS570LC4357:系统初始化序列中的 setupFlash

Guru**** 2478765 points
Other Parts Discussed in Thread: HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/970314/tms570lc4357-setupflash-in-system-initialization-sequence

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

从 Halcogen 生成代码时, 在系统初始化 systemInit()方法期间调用 setupFlash()。  我们不在应用程序中访问闪存、而是要在初始化序列中删除 setupFlash。 它对我们的应用有何影响? 请告诉我您对它的输入。

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

    您好!

    您的代码位于闪存中、异常向量也位于闪存中并从闪存中执行。 因此应正确初始化闪存。