we are using the c6748 as a USB device. but it is a specialized manufacturer device, not HID and not mass storage.
BIOS/USB works great for HID and MSC but does not allow such a radically difference device (at least that I can decipher so far...)
I have been trying to bring up the USB myself but keep hitting brick walls. right now I can initialize the device, get a reset interrupt, my PC shows something happening in Device Manager, but I never see any kind of enumeration
is there any sample code out there to help me get my USB device off the ground?