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.

How to get USB Bulk device example code working with Win7 host?

Expert 1960 points


Hi All,

I was wondering if anyone tried USB bulk device example on Win7? There is a windows host program called usb_bulk_example.exe but when I tried to run it in Windows 7, it generated a system error message,

"The program can't start because tiusbdll.dll is missing from your computer. Try reinstalling the program to fix this problem."

But which program should I install, or re-install? I also looked a folder in F28069 which has a released version of tiusbdll.dll & .li files. I copied them to WIndows/system32 folder but it does not seem to work. I can try to install Visual Studio 2010 and rebuild tiusbbdll.dll but wondering if I still need to install something before rebuilding the DLL or the usb_bulk_example.exe program. I'd appreciate it very much for any help and guidance.

By the way, if you tried this example before, what sort of data transfer throughput did you get, e.g. 10 Mbps per USB2.0?

Thanks!