Hi:
I am modify examples both in "can_pal_mpc5748G" and "flexcan_mpc5748G" from SDA_PA_RTM_V3.0.3 to perform loopback test. However, it does not seem to work.
For loopback mode, I changed the operation mode to "Loop Back" in CAN/FLEXCAN component. Also, I created a timer interrupt to send out the CAN message every 2 seconds. But, there is no message being loop back from Rx end.
Did do something wrong????
Thanks
James
Solved! Go to Solution.
Hi,
loopback mode is normally functional. Do you have set a receive message buffer to receive transmitted ID? In example easily have same value for both TX_MSG_ID and RX_MSG_ID.
BR, Petr
Hi,
loopback mode is normally functional. Do you have set a receive message buffer to receive transmitted ID? In example easily have same value for both TX_MSG_ID and RX_MSG_ID.
BR, Petr