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.
Launchpad28379D通过CAN接口和一个CAN盒子通信,28379D进调试模式时,通信都正常的,收发没有任何问题,然后将代码烧写入flash,再运行,CAN盒子给28379D按调试期间的方式发数据,结果无任何响应,这个可能是哪里的问题呢
你好,请问你是用的例程吗?具体是哪个例程?
如果是自己设计的工程那这边很难判断,最有可能是memcpy的问题,没有将代码从flash复制到ram运行。