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:RNG 示例

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1626210/am263p4-rng-example

器件型号: AM263P4

您好、

我尝试使用 tifs_sdk 中提供的 dthe 处理 RNG 示例。

sbl_dthe_log 也在同一 tisfs_sdk.this 作用于在 0x0 处刷写的 SBL、 从 dthe 作为 hsmrt 的 RNG 示例、以及需要在 0x81000 处刷写的 RNG_services 作为应用程序。

我通过 make 文件构建了示例、但无法在 CCS 中导入这些示例 (12.8 和 20.3)

我在.cfg 文件中提供了有效文件、并刷写了这些文件、还在 UART 引导模式下写入了有效的软件版本。 当我将引导模式更改为 OSPI 并复位器件时、SBL 失败、在终端 SOC ID 中、即使在复位后处于 OSPI 引导模式、也会打印。 由于无法在 CCS 中导入、因此我禁用了应用解密功能。

这个过程是正确的还是我遗漏了一些东西?

关于 Keyring、由于无法在 CCS 中导入、因此也无法导入 Keyring、导致应用程序无法运行。

Geetha

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

    你(们)好

    如果 SOC ID 在终端中打印、则 ROM 无法引导此 SBL。

    您是否构建了 HSM_firmware 并确保  sbl_dthe_log 使用相同的闪存?

    谢谢。此致、

    Nikhil Dasan