EasyManua.ls Logo

Segger J-Link - Page 81

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...
J-Link / J-Trace (UM08001) © 2004-2017 SEGGER Microcontroller GmbH & Co. KG
81
3.2.1.29 power
This command sets the status of the power supply over pin 19 of the JTAG connector.
The KS(Kickstart) versions of J-Link have the 5V supply over pin 19 activated by
default. This feature is useful for some targets that can be powered over the JTAG
connector.
Syntax
power <State> [perm]
Example
f
3.2.1.30 r
Resets and halts the target.
Syntax
r
3.2.1.31 readAP
Reads from a CoreSight AP register.
This command performs a full-qualified read which means that it tries to read until
the read has been accepted or too many WAIT responses have been received.
In case actual read data is returned on the next read request (this is the case for
example with interface JTAG) this command performs the additional dummy read
request automatically.
Syntax
ReadAP <RegIndex>
Example
//
// Read AP[0], IDR (register 3, bank 15)
//
WriteDP 2, 0x000000F0 // Select AP[0] bank 15
ReadAP 3 // Read AP[0] IDR
3.2.1.32 readDP
Reads from a CoreSight DP register.
This command performs a full-qualified read which means that it tries to read until
the read has been accepted or too many WAIT responses have been received.
In case actual read data is returned on the next read request (this is the case for
example with interface JTAG) this command performs the additional dummy read
request automatically.
Parameter Meaning
State Valid values: On, Off
perm Sets the specified State value as default.
Parameter Meaning
RegIndex Index of AP register to read

Table of Contents

Other manuals for Segger J-Link

Related product manuals