Other Parts Discussed in Thread: C2000WARE
Hello everyone,
I have to use a CAN communication between 2 devices, one of these is not a texas microcontroller. I found an example on how to use it but I have a question about setting the receive message objects.
The fact is that I can receive messages with not only one messageID but with multiple messageID, approximately 20. Do I have to use the CAN_setupMessageObject() function for each message ID that I can receive.
I don't really understand the role of this function. If I receive a message with a messageID that I did not log with this function, will I be able to read it ?
Thanks for your explanations !
Nathan


