3.3.2 Set Capture Mode

Sets the capture mode for sampling data sent from the target. Currently only UART is supported.

Table 3-20. Set Capture Mode
FieldSizeDescription
SERIAL_TRACE1 byte0x87
SET_CAPTURE_MODE1 byte0x01
Mode1 byte

Capture mode for incoming data

0x00: OFF (default)

0x02: UART

Response:

Table 3-21. Set Capture Mode Response
FieldSizeDescription
SERIAL_TRACE1 byte0x87
SET_CAPTURE_MODE1 byte0x01
Status1 byte

Status code

0x00: OK

0xFF: Error