Syntax
-rtos <filename>[.dll|.so]
Example
jlinkgdbserver -rtos GDBServer\RTOSPlugin_embOS
3.3.5.22 -scriptfile
Description
Passes the path of a J-Link script file to the GDB Server. This scriptfile is executed
before the GDB Server starts the debugging / identifying communication with the tar-
get. J-Link scriptfiles are mainly used to connect to targets which need a special con-
nection sequence before communication with the core is possible. For more
information about J-Link script files, please refer to J-Link script files on page 206.
Syntax
-scriptfile <ScriptFilePath>
Example
-scriptfile "C:\My Projects\Default.JLinkScript"
3.3.5.23 -select
Description
Specifies the host interface to be used to connect to J-Link. Currently, USB and TCP/
IP are available.
Syntax
-select <Interface>=<SerialNo>/<IPAddr>
Example
jlinkgdbserver -select usb=580011111
jlinkgdbserver -select ip=192.168.1.10
Additional information
For backward compatibility, when USB is used as interface serial numbers from 0-3
are accepted as USB=0-3 to support the old method of connecting multiple J-Links to
a PC. This method is no longer recommended to be used. Please use the "connect via
emulator serial number" method instead.
3.3.5.24 -settingsfile
Description
Select a J-Link settings file to be used for the target device. The settings fail can con-
tain all configurable options of the Settings tab in J-Link Control panel.
Syntax
-SettingsFile <PathToFile>
Example
jlinkgdbserver -SettingsFile "C:\Temp\GDB Server.jlink"
3.3.5.25 -silent
Description
Starts the GDB Server in silent mode. No log window messages will be shown.
J-Link / J-Trace (UM08001)
© 2004-2017 SEGGER Microcontroller GmbH & Co. KG
123
Need help?
Do you have a question about the J-Link and is the answer not in the manual?
Questions and answers