Thank you.
Sorry, I made a mistake. My code entered IVOR1 ISR based on s32 logs, not critical interrupt. I'm trying to find out the reason why this happen. Any idea about that?
The datasheet shows that:
Machine check Causing conditions
1. p_mcp_b transitions from negated to asserted
2. ISI or Bus Error on first instruction fetch for an exception handler
3. External bus error
4. Stack limit check failure
But my code just before enter this fault ISR is quite simple, don't know why.....
The logs showed in s32 console window
Program received signal SIGINT, Interrupt.
0x01001010 in IVOR1_Vector ()
