I have a cc2540-based design that is battery powered and includes a usb interface for charging and data downloading. I would like to use the usb cdc code that TI has provided however there is no example of how to configure the USB and use the cdc code provided. The only example I found is the HostTestRelease but most of this example is contained in the network processor library which of course is only distributed in binary format.
Is there any example of how to use the usb cdc or is it possible to have a more complete release of the HostTestApp?
a*