在将object_data_over_can例程的CANFD代码改为经典CAN之后,build成功但编译报错:
报错的具体位置如下:
最终程序停在这个位置:
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.
在将object_data_over_can例程的CANFD代码改为经典CAN之后,build成功但编译报错:
报错的具体位置如下:
最终程序停在这个位置:
你好,
是运行报错。报错是DSP来不及处理千亿帧的数据,下一帧又来了。
Thanks,
Chris