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问题

Other Parts Discussed in Thread: CONTROLSUITE

1、F28377芯片,WIN10 64bit系统,使用例程"ti\controlSUITE\device_support\F2837xD\v210\F2837xD_examples_Cpu1\usb_dev_bulk"。有几个疑点请教:

     1)程序中大部分都是调用的库,中断”USB0DeviceIntHandler“中程序具体怎么处理,都在库里,看不到,有没有开放的库源程序?

2、调试时需要安装哪个驱动(“windows_drivers”下对应的文件安装不上,还是需要连接USB后再安装?),直接打开“\tools\usb_bulk_example\Release”的usb_bulk_example.exe会提示出错:没有dll文件;

3、使用VS2010打开tools\usb_bulk_example下的vcproj文件,编译后问题一堆,缺少文件;

疑问不少,麻烦解答;