Hello, the environment is DS3.5+RTD3.0.0
In the routine S32K312_CAN_TX_RX_using_MB_Interrupt, when the CAN line is disconnected or CANH and CANL are shorted, error_callback() is not entered. In main_can_task(), FLEXCAN_STATUS_BUSY is read as 2 (busy state). What kind of error can enter error_callback()? Please help analyze it.
The demo program is attached.
Thanks!