Part Number:CCSTUDIO
Tool/software: Code Composer Studio
Hi,
I'm trying to let CSL_USB_CdcExample_Out work on a C5517 device.
I simply open the CSL_USB_CdcExample_Out and change the C5517 define in csl_general.
When I let the program run, I get a USB Code 10 Error on my computer. I installed the device driver using the .inf file provided with the csl library example and I didn't change it!
This is what I see from the control panel:
I tried disintalling and installing it back, resetting the computer and change cable/usb port both ina 32bit and 64bit windows 7 system .
Debugging the enumeration I notice that the last packet sent by the host is a SET CONFIGURATION: after that nothing else happen.
Here is the log:
Is this error up to windows?
Are there .inf files updates?
Any troubleshooting about this?
Thank you
Stefano