I have tested the CSL_usbintc_example from the C55xxCSL and find it lacking. It does not recognize when the cable is removed or plugged in, it does not seem to respond to all the interrupt types. The example is only meant to run the test and then quit. I
It runs when I use the CSL project on its own. But when I add it to my other project, it fails to respond even with the descriptor file.
s there a more complete usb initialization and usb_isr available from ti or elsewhere?
A B