Hello NXP Team
I wonder why my ping test with MCAN doesn't work.
I've configured all the settings in freemaster_cfg.h (I've referenced freemaster driver example)

and I've checked that I am using MCAN0 channel.
I've also checked FMSTR_CAN_CMDID and FMSTR_CAN_RESPID which was set default as 0x7aa.
When I try to Test connection, the error message pops up.

I implemented simple CAN_transmit and CAN_receive code and tested with CAN king. It works fine with CAN king.
What might be the problem?
Thanks in advance.