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.

TMS570LC4357: The vimram->ISR update did not take effect

Part Number: TMS570LC4357

Tool/software:

When the IRQ and FIRQ are not enabled in the ARM core, an ESM fault occurs, and IOFFHR = 36. Afterward, I updated the corresponding vimram->ISR[n] for the ESM, but after enabling the FIRQ at the end, it entered the interrupt handler from before I updated vimram->ISR[n].