How can I use the TMS570LS3137 to communicate with other can equipments? the other can equipments have no definition about the messagebox. The ID of the CAN GUI setting in the HCG below means the CAN ID in the can transmit frame using other can equipments?
What's the relationship of the ID and the messagebox in the TMS570?
How can I use the API functions generated by the HCG like CanGetData(), and the CanTransmit(), because they have the parameters messagebox, If the ID in the GUI present the CAN data frame ID to recognize the data source and the destination in the network.How can I modify the transmit and receive functions?
Regards,
yong