前提:
我在mcu3_0中调试can驱动。其中我同时用到了mcu域的can和主域的can:
初始化列表中:

但是,在使用canoe 进行调试时,只能发送初始化列表前面的两个can,无论初始化顺序,无论是mcu_can 还是main_can,只能使用前两个can,所以这个表明,我对can的硬件配置是没有问题的,但任然会出现这个错误。
请问这个是什么问题呢?
在mcu3_0上,我已经对mcu_can中断映射了。
希望TI工程师能给予协助,谢谢。
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.
前提:
我在mcu3_0中调试can驱动。其中我同时用到了mcu域的can和主域的can:
初始化列表中:

但是,在使用canoe 进行调试时,只能发送初始化列表前面的两个can,无论初始化顺序,无论是mcu_can 还是main_can,只能使用前两个can,所以这个表明,我对can的硬件配置是没有问题的,但任然会出现这个错误。
请问这个是什么问题呢?
在mcu3_0上,我已经对mcu_can中断映射了。
希望TI工程师能给予协助,谢谢。