J-Link / J-Trace (UM08001) © 2004-2017 SEGGER Microcontroller GmbH & Co. KG
99
Following remote commands are deprecated and only available for backward compa-
bility:
Note: The remote commands are case-insensitive.
Note: Optional parameters are set into square brackets.
Note: The examples are described as follows:
Lines starting with
’#’ are comments and not used in GDB / GDB Server.
Lines starting with
’>’ are input commands from the GDB.
Lines starting with
’<’ is the output from GDB Server as printed in GDB.
Remote command Explanation
device
Select the specified target device.
Note: Use command line option -device
instead.
interface
Select the target interface.
Note: Use command line option -if instead.
speed
Sets the JTAG speed of J-Link / J-Trace.
Note: For the initial connection speed, use com-
mand line option -speed instead.
Table 3.4: GDB remote commands