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.

CCS/LAUNCHXL-F28379D: Usb Bulk error connection

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Good afternoon
I have tried connecting to the usb bulk example in window 10 and windows 7 and I get this error.
What I can do?
Thanks a lot

 

  • Hi Sergio,

    Let us know the steps you followed while running this example.

    Please follow the following steps to run the usb bulk example.

        Running the Example :

    •         Load the binary and run the example.
    •         Open a Serial Terminal with the settings 115200 Baud 8-N-1 for the XDS 110. It will show if the device is connected or disconnected.
    •         Open the windows application in  {Latest C2000Ware Package}/utilities/tools/f2837xD/usb_bulk_example.
    •         Enter a string which will be the bulk data sent and the XDS 110 Com Port will print the length of the string sent.


        Issues that can be faced :

    •         Check if the device driver is recognized, if no make sure you install the device drivers from {Latest C2000Ware Package}/utilities/windows_drivers.
    •         Check if the baud rates are correct.
    •         The windows application needs to be run in admin mode.It should be run after the example is running.

    Best Regards

    Siddharth