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.

[参考译文] AM2612:当 SBL 引导失败时如何检查 HS-SE 器件中的 SMPK 值

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1533419/am2612-how-to-check-the-smpk-value-in-the-hs-se-device-when-sbl-boot-failed

器件型号:AM2612

工具/软件:

您好、E2E

我尝试注入电子保险丝密钥将器件从 HS-SE 转换为 FS。 但有一些原因、我没有保留 Keywriter 的输出 UART 日志。

Keywriter 程序完成后、SBL 无法引导。 JTAG 也被锁定了、因此我无法从芯片中获取任何信息。

现在我想检查 SMPK 是否已正确写入 EFUSE。 在这种情况下、是否有方法检查 SMPK 哈希或其他内容?

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

    您好、

    在 UART 引导模式下、您将在引导电路板时获取十六进制字符串。  

    您可以使用以下方法读取 SMPK 哈希

    AM261x MCU+ SDK:引导工具

    谢谢。此致、

    Nikhil Dasan