hello.
I'm writing this because I have a problem.
The FlexCAN used as S32k144w was imported with the same settings.
I imported it to use as an S32k144 EVB, but a problem occurred.
Message transmission is used within the function of the 10ms routine in CANoe.
Looking at the message, it is sent infinitely in 100us units and the flexcan0_Callback function is not even called.
Messages are sent even when Debug Stop is reached with T32 in infinite transmission state.
Regardless of the 10ms routine, just send once and the transmission will continue very quickly.
*Note: S32k144w development environment is S32k ARM for 2.2.
The S32k144 EVB board development environment is S32k for platform3.4.
Please answer.