EasyManua.ls Logo

Segger J-Link - Page 238

Segger J-Link
480 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
238 CHAPTER 5 Working with J-Link and J-Trace
J-Link / J-Trace (UM08001) ©
2004-2017 SEGGER Microcontroller GmbH & Co. KG
5.12.1.55 SetRestartOnClose
This command specifies whether the J-Link restarts target execution on close. The
default is to restart target execution. This can be disabled by using this command.
Syntax
SetRestartOnClose = 0 | 1
Example
SetRestartOnClose = 1
5.12.1.56 SetRTTAddr
In some cases J-Link cannot locate the RTT buffer in known RAM. This command is
used to set the exact address manually.
Syntax
SetRTTAddr <RangeStart>
Example
SetRTTAddr 0x20000000
5.12.1.57 SetRTTTelnetPort
This command alters the RTT telnet port. Default is 19021.
This command must be called before a connection to a J-Link is established.
In J-Link Commander, command strings ("exec <CommandString>") can only be exe-
cuted after a connection to J-Link is established, therefore this command string has
no effect in J-Link Commander. The -RTTTelnetPort command line parameter can be
used instead .
Syntax
SetRTTTelnetPort <value>
Example
SetRTTTelnetPort 9100
5.12.1.58SetRTTSearchRanges
In some cases J-Link cannot locate the RTT buffer in known RAM. This command is
used to set (multiple) ranges to be searched for the RTT buffer.
Syntax
SetRTTSearchRanges <RangeAddr> <RangeSize> [, <RangeAddr1> <RangeSize1>, ..]
Example
SetRTTSearchRanges 0x10000000 0x1000, 0x20000000 0x1000,
5.12.1.59SetRXIDCode
This command is used to set the ID Code for Renesas RX devices to be used by the J-
Link DLL.
Syntax
SetRXIDCode = <RXIDCode_String>
Example
Set 16 IDCode Bytes (32 Characters).

Table of Contents

Other manuals for Segger J-Link

Related product manuals