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

Reset Target with Device specific sequence. More...

Reset Target with Device specific sequence.

The DAP_ResetTarget Command requests a target reset with a device specific command sequence. This command calls the user configurable function RESET_TARGET.

DAP_ResetTarget Command:

| BYTE |
> 0x0A |
|******|

DAP_ResetTarget Response:

| BYTE | BYTE | BYTE |
< 0x0A | Status | Execute |
|******|********|*********|