Write ABORT Register.
The DAP_WriteABORT Command writes an abort request to the CoreSight ABORT register of the Target Device.
DAP_WriteABORT Command:
| BYTE | BYTE *****| WORD *|
> 0x08 | DAP Index | Abort |
|******|***********|*******|
- DAP Index: Zero based device index of the selected JTAG device. For SWD mode the value is ignored.
- Abort: 32-bit value to write into the CoreSight ABORT register.
DAP_WriteABORT Response:
| BYTE | BYTE **|
< 0x08 | Status |
|******|********|