RTT arguments

nRF Connect for VS Code

tags
nRF Connect for VS Code

The following table describes the available arguments for the RTT connection type.

Argument Description
connectionType Type of the connection you want to customize. For the RTT connection, use rtt.
serialNumber The serial number of the device to connect to. Can be used to obtain the value of device.
device The device version you want to connect to. This is the return value of the nrfjprog --snr <serialNumber> --deviceversion without the last _REV part.
memoryAddress The memory address to connect to. Use auto or "0x01234567" as direct address.