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]
.