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.

[参考译文] AM2432:AM2432 ALV -安全启动 OTP KeyWriter

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1512623/am2432-am2432-alv---secure-boot-otp-keywriter

器件型号:AM2432

工具/软件:

您好、

我在定制板上看到 AM242 ALV 的 OTP KeyWriter 问题。

之前、我已经按照 OPT Keywriter 9.01指南在 AM243x-LP 上编写 OTP KeyWriter、并且所有这些都正常工作。

现在、我正在尝试重复相同的步骤、以便在我的定制电路板上也实现安全启动、但 Keywriter 会提供以下日志:

正在启动密钥写入
已启用 VPP
找到的密钥证书:0x70050780
CopyrightVwriter 调试响应:0x2000800
发生错误...

我记得我在 JP22上添加跳线之前在 Launchpad 上出现的错误。

如何避免此错误?

此致、

Stefano

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

    您好:

    [quote userid="631303" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1512623/am2432-am2432-alv---secure-boot-otp-keywriterCopyrightVwriter Debug Response:0x2000800

    该问题可能是由 VPP 引起的。 日志显示"Enabled VPP (已启用电源)"、但您是否已探测硬件以确认 VPP 在1.8V 下确实已启用?

    谢谢!

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

    是的、这与这个主题有关。

    但我还有一个问题、为什么如果我不使用"Program in One Shot"部分下的命令、我会遇到错误0x10000?

    它是否始终与此问题相关?

    例如、如果我从使用 openssl 创建的密钥开始创建证书、则会出现此错误。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    为什么如果我不使用"一次性编程"部分下的命令、我会出现错误0x10000?

    此代码表示编程 SMPK 时出现错误。

    https://software-dl.ti.com/tisci/esd/latest/2_tisci_msgs/security/keywriter.html#otp-key-writer-error-codes

    这也可能是由 VPP 引起的。 请确保您正确启用了 VPP。