Hi,
I'm Using the can_pal_s32k144 Example Code.
Actually the code is in Polled Mode,
I want to make it as Interrupt Mode(When ever the CAN Message Received then the Control need to go to CAN IRQ)
Also please suggest the What are the Changes required to make it works on interrupt mode.
Thank you.