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.

[参考译文] TMS570LC4357:STC 和 PBIST ROM 上的 PBIST HALCOGEN 示例

Guru**** 2455560 points
Other Parts Discussed in Thread: HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1174134/tms570lc4357-halcogen-example-of-pbist-on-stc-and-pbist-rom

器件型号:TMS570LC4357
主题中讨论的其他器件:HALCOGEN

您好!

HALCoGen (v04.07.01)安装包括示例代码 C:\ti\Hercules \HALCoGen\v04.07.01\examples\TMS570LC43x\example_SafetyLib.c

此文件包含以下代码。


  布尔 RetVal;

  /*在 STC 和 PBIST ROM 上启动 PBIST */
  RetVal = sl_SelfTest_PBIST (PBIST_EXECUTE、
                PBIST_RAMGROUP_01_PBIST_ROM |
                PBIST_RAMGROUP_02_STC1_ROM_R5 |
                PBIST_RAMGROUP_03_STC1_2_ROM_R5 |
                PBIST_RAMGROUP_04_STC2_ROM_NHET、
                PBISTALGO_TRIPLE_READ_FAST_READ |
                PBISTALGO_TRIPLE_READ_SLOW_READ);
  if (RetVal = false){while (1);}

"STC 和 PBIST ROM"上的 PBIST 是否对应 于《TMS570LC4x Hercules ARM 安全 MCU 用户指南》(SPNU540A)中安全特性或诊断的任何唯一标识符?

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

    尊敬的 Andrew:

    必须在本周休假期间与 QJ 和 QJ 讨论此问题。 您将在下周获得此问题的答案。

    --
    谢谢、此致、
    Jagadish。