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.

RTOS: Load interrupt ISR to ram will occur the crash of the BIOS due to the

Tool/software: TI-RTOS

As described by the title,  when I load the ISR to the ram, the BISO collapses with the error of  Unplugged interrupt intr# 19. I checked the pie TABLE, the ISR is inserted in the TABLE successfully. I dont konw why BIOS cannot find the ISR. What is the mechanism to check this error? Attached picture shows the address of the EPWM1_ISR and the content of the pie TABLE.

If the ISR runs in the flash, there is no problem.

version of bios: 6.46.5.55

version of CCS:6.2.0.00050

Thanks!