J-Link / J-Trace (UM08001) © 2004-2017 SEGGER Microcontroller GmbH & Co. KG
139
Example
JLinkRTTViewer.exe -rttaddr 0x20000000
3.7.7.8 --rttrange
Sets one or more memory ranges, where the J-Link DLL shall search for the RTT con-
trol block.
Syntax
--rttrange <RangeStart[Hex]> <RangeSize >[, <Range1Start [Hex]> <Range1Size>]>
Example
JLinkRTTViewer.exe -rttrange "20000000 400"
3.7.7.9 --autoconnect
Let J-Link RTT Viewer connect automatically to the target without showing the Con-
nection Settings (see Connection Settings on page 135).
Syntax
--autoconnect
Example
JLinkRTTViewer.exe --autoconnect
3.7.8 Menus and Shortcuts
Menu entry Contents Shortcut
File
-> Connect...
Opens the connect dialog and con-
nects to the targets
F2
-> Disconnect Disconnects from the target F3
-> Exit
Closes connection and exit RTT
Viewer.
Alt-F4
Terminals
-> Add next terminal
Opens the next available Terminal
Ta b.
Alt-A
-> Clear active terminal
Clears the currently selected ter-
minal tab.
Alt-R
-> Close active terminal Closes the active Terminal Tab. Alt-W
-> Open Terminal on output
If selected, a terminal is automati-
cally created, if data for this termi-
nal is received.
Table 3.15: RTT Viewer Menus and Shortcuts