Dear NXP,
We are working on IMX8QM-MEK board with Android 8.1 automotive OS.To enable the CAN driver in IMX8QM-MEK board, I have followed the below steps but not able to get the data in M4 core, when I send the data through PCAN tool.
Took reference as "flexcan_loopback_transfer.c" from this path ${Project directory path}/android_build/vendor/nxp/mcu-sdk-auto/SDK_MEK-MIMX8QM/boards/mekmimx8qm/driver_examples/flexcan/loopback_transfer/cm4_core1 and created flexcan.c(attached).
In flexcan.c file inside flexcan_callback function definition always I am receiving status as "kStatus_FLEXCAN_ErrorStatus" when I send CAN data form PCAN. So, not able to process FlexCAN Rx/Tx event.
Will you please tell me how to configure Flexcan Rx/Tx event.
Thanks & Regards,
Siva sankar.
@vinothkumars