I am working on flexcan hscan mode with s32k118evb.
I created a demo project based on can_pal_s32k118 and it worked well. But after I add the hscan code to a FreeRTOS based application the CAN interface doesn't work. The result from CAN_GetTransferStatus is always STATUS_BUSY.
Is this issue related to FreeRTOS? Please help it's for a production project.
Regard,
Bruce