...
The uC/OS BSP can configure a USB port automatically as a device. To do so select it in the ucos configuration panel specifying that the port should be used a device instead of a host.
Initialization
Since the function of a USB must be defined before enumeration the uC/OS BSP startup code will only configure and interface but won't start it.