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.

[参考译文] AM263P4:新固件验证

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1584720/am263p4-validation-of-new-firmware

器件型号: AM263P4

您好、

在 AM263Px 中、如果有新的固件更新要加载到外部闪存中、首先需要将其复制到 L2 存储器中、然后使用 OPSI 模块命令将固件加载到闪存中。

但是、如果固件损坏、我们不知道该怎么办、并按照上述过程存储在闪存中。

但是、我想检查是否存在有效固件并加载到闪存中、如何执行此操作? HSM 是否进行任何验证?

Geetha K

 

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

    尊敬的 Geetha:

    HSM 在编程期间不会验证闪存上的固件。  仅当 SBL 在引导期间将固件从闪存加载到 RAM 时、才会进行验证。  刷写前没有预验证机制。 您必须依靠 SBL 的启动时检查来捕获损坏的映像。

    此致、

    Mayank Shadwani