再将例程改为双核后,第一次插U盘写数据正常,但拔出U盘,再插入后无法写数据,程序进入死循环,请帮忙看看,谢谢lab65_usb_host_msc.zip
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.
再将例程改为双核后,第一次插U盘写数据正常,但拔出U盘,再插入后无法写数据,程序进入死循环,请帮忙看看,谢谢lab65_usb_host_msc.zip
我试了一下有编译错误
没有找到 #include "Include.h"
请问这个 Include.h 是您自己编写的吗?
另外您使用的是 C:\ti\c2000\C2000Ware_3_01_00_00\driverlib\f2837xd\examples\cpu1\usb 中的例程修改的?您使用的是28377S中的例程修改为28377D?