Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:linuxdsp:docs:linux-kernel-and-drivers:usb:device_mode:gadget_fs [15 Jul 2020 04:11] – [Example Usage] cathy fangresources:tools-software:linuxdsp:docs:linux-kernel-and-drivers:usb:device_mode:gadget_fs [04 Feb 2021 03:33] (current) cathy fang
Line 1: Line 1:
 ====== USB Gadget Filesystem ====== ====== USB Gadget Filesystem ======
-This page provides how to use the USB Gadget fs on ADSP-SC5XX board, and it will include the below test:+This page provides how to use the USB Gadget fs on ADSP-SC5xx board, and it will include the below test:
   * USB gadget filesystem bulk mode   * USB gadget filesystem bulk mode
   * USB Gadget filesystem control mode   * USB Gadget filesystem control mode
Line 89: Line 89:
   * **Get the testusb**   * **Get the testusb**
  
-Please following the [[http://www.linux-usb.org/usbtest|usbtest]] to get the [[resources:tools-software/linuxdsp/docs/linux-kernel-and-drivers/usb/usbtest/usbtest.c|testusb.c]]. and then compile the source code with the command:+Please following the [[http://www.linux-usb.org/usbtest|usbtest]] to get the resources:tools-software/linuxdsp/docs/linux-kernel-and-drivers/usb/usbtest/testusb.c. and then compile the source code with the command:
 <code c++> <code c++>
 gcc -Wall -g -pthread -o testusb testusb.c gcc -Wall -g -pthread -o testusb testusb.c
resources/tools-software/linuxdsp/docs/linux-kernel-and-drivers/usb/device_mode/gadget_fs.txt · Last modified: 04 Feb 2021 03:33 by cathy fang