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.
问题如下:
现在工程配置的是CAN中断接受,一个CANMsg对应一个ID地址,已实现。
但有新要求:接受ID为0x500到0x57F的CAN消息,请问应用什么方式可以实现此功能呢?
是不是TTMS570的一个message box 只能绑定一个ID,没有其他操作可以接受范围ID?
设置一下ID Mask就可以了