We want to send CAN messages periodically. I am using the FlexCAN example for RTD 3.0.0. Additionally, i have configured a PIT timer so that I call the Flexcan_send periodically.
The code is building and running fine, but when I do a power reset on the board, the messages only come for a few seconds and then the code gets hanged.
I am using the S32K312 board with RTD 3.0.0.
Need support.
Attaching the example code for reference.