USB Debug Reference (Compact 7)

3/12/2014

This section describes the programming elements for the USBDBG API, which includes the model device drivers (MDDs) for serial and RNDIS and the platform-dependent device drivers that support customer debugging of a device over a USB connection.

For more information, see Kernel Independent Transport Layer.

Sample PDD application code is available at %_WINCEROOT\ \platform\IMX313DS\SRC\COMMON\USBDBG\mx31_usbdbgpdd\ and %_WINCEROOT%\platform\smdk6410\src\COMMON\kitldrv\usbdbg\s3c6410pdd\. These two locations provide fully functional code samples for the IMX313DS and SMDK6410 platforms.

In This Section

UsbDbgRndisMdd Implementation

UsbDbgSerMdd Implementation

USBDBG PDD Reference

See Also

Other Resources

USB Debug