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.

RM44L520: RM44L520: 在PBIST对RAM自检时,会覆盖所有的栈数据,因此在自检完成后进入abort

Part Number: RM44L520
Other Parts Discussed in Thread: HALCOGEN

你好。

我在使用RM44L520芯片时出现了问题,在使用TI提供的diagLib诊断库时,在sys_startup.c中调用SL_SelfTest_PBIST对所有TCMRAM进行自检时,自检完成后会覆盖所有的栈数据,因此在此函数return时,使用POP指令出栈就会进入abort异常。  请问一下,这个问题是否正常,应该怎么处理?