CMSIS-DAP  Version 2.1.1
Interface Firmware for CoreSight Debug Access Port
 All Functions Groups Pages
DAP_Connect

Connect to Device and selected DAP mode. More...

Connect to Device and selected DAP mode.

The DAP_Connect Command initializes the DAP I/O pins for the specified DAP mode (JTAG or SWD). This command calls the function PORT_SWD_SETUP or PORT_JTAG_SETUP which prepares the connection to the Target Device.

DAP_Connect Command:

| BYTE | BYTE |
> 0x02 | Port |
|******|******|

DAP_Connect Response:

| BYTE | BYTE |
< 0x02 | Port |
|******|******|