Hi,
I got a working USB protocol with Tiva C series. In the USB bulk device example where is located the USB vendor and Product ID of the board? I did modify some code in that example but nothing in regards of the USB descriptor that you send to the Host..
I need to have these infos to be able to use LibUSBdotNET http://sourceforge.net/projects/libusbdotnet/
Mainly because the main programm is written in c#.