Part Number: TMS320F28035
Hi Experts,
My customer finds that their interrupt would occasionally get disabled.
What they see is that the function in the ISR does not work any more. After connecting to the device in the failure state, they find the back ground is still running but INTM is set to 1 and IER is set to all zero.

After manully setting INTM and IER to correct values, the ISR works normally again.
They are not using interrupt nesting.
In this case, what may cause the INTM and IER to be disabled? Is there any method that can capture when these two register is set to unexpected values?
Regards,
Hang