CMSIS-DAP  Version 1.00 - Beta
CMSIS-DAP Interface Firmware for CoreSight Debug Access Port
 All Functions Groups Pages
DAP_Info

Get Information about CMSIS-DAP Debug Unit.

The DAP_Info Command provides configuration information about the Debug Unit itself and the capablities.

DAP_Info Command:

BYTE | BYTE |
> 0x00 | ID |
******|******|

DAP_Info Response:

BYTE | BYTE | BYTE |
< 0x00 | Len | Info |
******|******|++++++|

The ID Capabilities obtains information about the available interface to the Device. The information BYTE contains bits that indicate which communcation methods are provided to the Device.

Note:
Vendor ID, Product ID, and Serial Number may be an empty string (with Len = 0). In this case the USB Device Information is used to obtain Vendor, Product, and Serial Number.