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.
hello, is there anyway i can find the C# version of USB_bulk_example ? the one that is already provided is in C which I need a C# version of it
Hi,
As I mentioned in the other post I just replied, you will need to develop your own C# host application. The example host application source code for usb_bulk_example is in C:\ti\TivaWare_C_Series-2.2.0.295\tools\usb_bulk_example which you can reference.