Question:
Does ADI has BF702 USB Device Examples without using uCOS?
I am using BF702 usb device mode, But I cann't find any examples about usb device.
=========================
Answer:
Since this question is about USB device example code BF70x without RTOS, we recommend using "Closed Loop Design LLC" - USB libraries and example code for ADSP-BF70x. This example code works without OS. You can download example code and libraries from http://www.cld-llc.com/adi.html
From this link you can also find the user guide for getting information regarding using API and running example code.
Also from this link you can find example code/libraries related to:
1. Vendor specific BULK IN/BULK OUT
2. HID
3. CDC
4. USB Audio v1.0