I am wanting to get started by creating a simple USB device such as a HID or DCD. I found the starterware USB CDC device http://processors.wiki.ti.com/index.php/StarterWare_USB#CDC_Device_Class
and I know the basics of USB, yet I am overwhelmed with the wiki information and all the starterware source files, and just need a way in.
I have also looked at EVML138 BSL example evmc6748_test_usb. This appears to be far more complex than I need (using OTG) and the documentation is rather thin and doesn't explain what's going on. Also, I haven't managed to build it yet, but if I can guess the right include files and libraries it might build soon
Does anyone know of a basic usb example project for CCS and C6748 that I can download and run?
Thanks
Roy