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

Sent status information of the debugger to Debug Unit.

The DAP_HostStatus Command is used to sent the status information about the debugger to the Debug Unit. This status information may be displayed on the Debug Unit. Therefore a Debug Unit may provide optional Status LEDs:

DAP_HostStatus Command:

| BYTE | BYTE **| BYTE **|
> 0x01 | Type | Status |
|******|********|********|

DAP_HostStatus Response:

| BYTE | BYTE **|
< 0x01 | 0x00 |
|******|********|