CMSIS-DAP  Version 1.2.0 (Proposal)
Interface Firmware for CoreSight Debug Access Port
 All Functions Groups Pages

Get live data values from Test Input channels. More...

Get live data values from Test Input channels.

The DAP_TI_Value Command returns the live (current) values of the Test Inputs in the CMSIS-DAP Debug Unit. Returned are live data that are currently available in the Test Inputs channels.

DAP_TI_Value Request:

| BYTE | SHORT ******| BYTE ***********|
> 0x1E | ChannelMask | DT_Time_Request |
|******|*************|*****************|

DAP_TI_Value Response:

| BYTE | SHORT ******| WORD ++++++++|++++++++++++|
< 0x1E | ChannelMask | TD_TimeStamp | DataValues |
|******|*************|++++++++++++++|++++++++++++|