This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F2800137: CAN message object

Part Number: TMS320F2800137
Other Parts Discussed in Thread: C2000WARE

In CAN example, we can use function "CAN_setupMessageObject()" to set objects.

But it only have 32 message to use for CAN communication, it's not enough for our project to use .

Q1: Is there have any method when CAN message over 32 message to receive?

Q2: If CAN ID is "18FF6613" and "18FF6614". Can I use the same message object to receive when byte 2 to 4 is "FF66" ?