Hello,
I am trying to communicate with a MPC5744P microcontroller using the function "McbOpenComEx" of the mcbc12.lib library in my Visual C++ project. I want to communicate via the Over CAN plug-in module and I am using the following connect string for the function "McbOpenComEx ":
"{C10A92C3-7D47-4FDC-94B6-64B8E5C85E01};drv=ixxat;port=1;bitrate=250000;cmdid=0x7aa;rspid=0x7aa;tmo=500".
I can not communicate with the microcontroller. Am I using the correct connect string?
Thanks,
Iker