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: problem of SRAM diagnostic

Part Number: TMS570LS3137

hi,When performing SRAM diagnosis, call the interface of the following safety diagnosis library, SL_SelfTest_SRAM(SRAM_PAR_ADDR_CTRL_SELF_TEST,TRUE,&failInfoTCMRAM), and enable the interrupt, _enable_interrupt_(),

When the program executes to the statement in the red box below, the program enters an abnormal interruption. What could be the cause of this?

Enter the abnormal interrupt code identified below

Hope to provide answers, thank you.