Hi,
I want to use flexCan interrupt, and I debug it with S32 Debug Probe. The flexCan work in loop-back mode.
I set a breakpoint at can data sending function, I find the breakpoint cause a problem that the CPU can not enter recieve IRQ function.
When pause program, IFLAG1 and IMASK1 register BIT1 is '1'. it indicate the interrupt occur,but not execute IRQ function.
aiweixin_0-1671183687233.png