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.

[参考译文] TMS570LS3137:使用 SL_SelfTest_STC (STC_RUN、TRUE、&stcSelfTestConfig) 安全库 API 时 CPU Selftest 不通过

Guru**** 2526700 points
Other Parts Discussed in Thread: TMS570LS3137

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1562219/tms570ls3137-cpu-selftest-do-not-pass-using-sl_selftest_stc-stc_run-true-stcselftestconfig-safety-library-api

器件型号:TMS570LS3137


工具/软件:

您好:

借助 TMS570LS3137 平台、我无法在启动检查期间使用 SafeTI 库 API 执行 CPU 选择测试。

SL_SelfTest_STC (STC_RUN、TRUE、&stcSelfTestConfig)

我得到了以下结果:  

还使用 TI 安全库中的 STC 配置:重新启动 Interval STC_INTERVAL 和 STC_MAX_TIMEOUT。 没有帮助

//*CPU 自检测试参数*/
stcSelfTestConfig.stcClockDiv = 0         /* STC 时钟分频器= 1 */
stcSelfTestConfig.intervalCount = STC_INTERVAL  /* STC_INTERVAL */
stcSelfTestConfig.restartInterval0 = true     /*从间隔 0 开始*/
stcSelfTestConfig.timeoutCounter = STC_MAX_TIMEOUT/* STC_MAX_TIMEOUT*/

我正在阅读其他一些主题、但是否有任何关于它的陈述、以了解我是否可以使用它。

谢谢!

此致、

Marc