To whom may concern,
I have a few questions.
I am using Matlab and MBD Toolbox_MPC57xx_3.2.0_20200414 with the DEVKIT-MPC5748G and DEVKIT-COMM board.
My questions are:
1) Can I select any number for CAN bus?
I would like to choose bigger number for CAN bus than 3, but I cannot.
The CAN Bus of FCAN_Send (fcan_mpc_send) and FCAN_Receive (fcan_mpc_receive) blocks in the Matlap Tool Box is limited to 0/1/2.
2) What is the possible explaination for following situation?
After setting up for CAN0 in FreeMaster_Config, one TestConnection works via FreeMaster Connection wizard, but no more communication afterwards. (message timeout)
3) How can I change both Command Message ID and Response Message ID in the FreeMaster_Config?