Hi,
I refer to the C55XCSL-LOWPOWER (C55x5) USB examples and the USB CSL functions.
I use the WinDDK Microsoft Windows provided Device Driver Kit and specifically the "usbsamp" generic USB Bulk IN,OUT example driver and test application configured for the Vid and Pid of VID_0451&PID_9010 as specified in the examples for the enumeration. I have done this quite a few times in the past to test various usb devices.
I tried all the examples and the
CSL_USB_DmaExample_Out
CSL_USB_IntcExample_Out
CSL_USB_PollExample_Out
do not work, they cannot enumerate.
The same exact examples do enumerate though with the Jungo driver provided by TI.
Is the CSL USB library ONLY meant to work with the Jungo windriver product?
Christos