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.
USB的驱动TI都已经写好了,可以查看usblib相应文档。
你可以用CCS仿真usb_bulk例程试一下,下面路径下有USB bulk 的上位机软件。
C:\ti\controlSUITE\device_support\F2837xD\v180\F2837xD_common\tools\usb_bulk_example\Release
你好,问题还是没能解决。
我确认代码已经跑起来了,理由是:我不运行仿真,板子USB连接电脑,会提示“不可识别USB设备”;运行仿真后,拔插USB,没有任何提示了。这是否证明代码跑起来了?我用的是XDS100V2仿真器。