CMSIS-DAP  
Interface Firmware for CoreSight Debug Access Port
 
Loading...
Searching...
No Matches

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 |
|******|********|*********|