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.

am335x平台 使用can通信 使用sdk包的DCAN驱动 出现问题!



是这样的,使用am335x sdk包里面的DCAN驱动,驱动移植配置完毕,使用canconfig等工具配置,测试发送接收都是正常的,然后用两块板子对接can总线,写can socket通信的应用层代码进行发送接收测试,然后在调试过程中出现no buffer space available 这个错误信息,是缓冲区的问题?怎么解决这个问题?请各位高手指教……