Tool/software:
I have two F280049C boards and am trying to run the can ex5 program with one board being the transmitter and the other being the receiver. I did the pin configuration setup and the made sure to use the right debug probe/config file but for some reason I don't see messages being sent from one board to another. I noticed that the transmitter board would get stuck in the while(txMsgSuccessful) loop and the receiver would get stuck in the while(rxMsgCount) loop. I also noticed that I am not able to plug in both boards to the same computer and run two different versions of CCS like the can ex5 video. Therefore, this was being done using two different computers with the boards being connected by the three jumper wires.