Hello !
I have been studying can functionalities of TMS570lc43x. I have been successful in transmitting can messages form one TMS570lc43x to another at a rate of 10ms (using rti) using 5v CAN transceivers and publishing it using sci module. Unfortunately, even after trying several times i have been unable to transmit/receive messages to a different can node (for example:Vector's CAN hardware) using my Hercules board. The error it shows is acknowledgement error. Is there something i am doing wrong from hercules side to acknowledge the can nodes message or is the problem something else?? I have kept the bit rate same too.
Also the vector hardware I am using has also been tested and its transmitting CAN messages successfully. I am able to interface with other TMS570lc43x boards but not receive or transmit messages to other can nodes.