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:在进行开发板仿真时一些问题。

Other Parts Discussed in Thread: TMS570LS3137

部件号: TMS570LS3137

使用Code Composer Studio (Version: 9.1.0.00010 )下载程序到TMS570LS3137开发板上,进行pbist相关程序测试。程序来源为HACoGen.问题如图。mian 函数调用的pbistIsTestPassed(),运行至下一步时,将TRUE赋值给status时,程序跑飞。控制台前后输出一致。然而在start_up程序中,调用main函数以前也有调用pbistIsTestPassed()函数,没有这样的问题。请问,这是什么原因?该如何解决?