Hi VaneB,
chip: S32R45
S32DS version: 3.4
RTD version: S32 RTD AUTOSAR 4.4 Version 4.0.0
project: FlexCAN_Ip_Example_S32R45_M7
The FlexCan Project demo use polling to recieve data, i have modified it to use FlexCan receive interrupt.
When set a breakpoint at FlexCAN_Ip_Send() function, this problem occur; when no breakpoint, no problem.