Other Parts Discussed in Thread: LAUNCHXL2-TMS57012
I have implemented the CAN example code in LAUNCHXL2-TMS57012 board. The messages transfer from CAN1 to CAN2. I had put a breakpoint at the line "while(1);", to view the output of CAN1 and CAN2 registers. But, I am not able to figure out the registers on the variables screen (CCS debug mode) . However, In SPI loopback mode i was able to view the messages there.
Please tell me how do i check whether am i sending the right message and is the message get received on CAN2.
code: