hello
NXP Enginer!
当我配置 S32k31x 芯片时,我对 Can_43_Flexcan 有一些疑问。
I use S32DS vesion 3.6.1,RTD vesion 4.0.0.202407242201。
I want to use interrupt function Recive the CAN message, but I don't find the "callback" function "Can_43_FLEXCAN" anywhere .Result Hardware Accpt the CAN message Software can,t Respond immediately.
I Find the isr(CAN0_ORED_0_31_MB_IRQHandler) -> Can_43_FLEXCAN_CommonIrqCallback, Can_43_FLEXCAN_CommonIrqCallback can,t callback my code.
