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:在运行时检查安全状态

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1255081/am2432-checking-security-status-at-runtime

器件型号:AM2432

大家好、

客户询问是否可以检测正在使用的处理器类型、是否已对 OTP 进行编程-换句话说、确定运行时器件的安全性。 (是器件 GP、HS-FS 或 HS-SE)。

有什么方法可以在运行时做到这一点吗?

Br、

-RT

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

    您好、

    您可以在运行时检查 CTRLMMR_JTAG_USER_ID 寄存器的器件 ID、安全位和安全位。  

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

    您好、Ryan、

    有一个 Python 脚本: c:\ti\mcu_plus_sdk_am243x_08_06_00_45\tools\boot\socid_parser\uart_boot_socid.py、它可以从 UART 引导解析输出字符串。 它会告诉您有关当前器件的所有信息。

    此致、