3.2.1.37 savebin
Saves target memory into binary file.
Syntax
savebin <Filename>, <Addr>, <NumBytes> (hex)
Parameter
Filename
Addr
NumBytes
Example
savebin C:\Work\test.bin 0x0000000 0x100
3.2.1.38 setBP
This command sets a breakpoint of a specific type at a specified address. Which
breakpoint modes are available depends on the CPU that is used.
Syntax
setBP <Addr> [[A/T]/[W/H]] [S/H]
Parameter
Addr
A/T
W/H
S/H
Example
setBP 0x8000036
3.2.1.39 setPC
Sets the PC to the specified value.
Syntax
setpc <Addr>
Parameter
Addr
Example
setpc 0x59C
3.2.1.40 setWP
This command inserts a new watchpoint that matches the specified parameters. The
enable bit for the watchpoint as well as the data access bit of the watchpoint unit are
set automatically by this command. Moreover the bits DBGEXT, CHAIN and the
J-Link / J-Trace (UM08001)
Destination file
Source address.
Number of bytes to read.
Address to be breakpointed.
Only for ARM7/9/11 and Cortex-R4 devices:
A: ARM mode
T: THUMB mode
Only for MIPS devices:
W: MIPS32 mode (Word)
H: MIPS16 mode (Half-word)
S: Force software BP
H: Force hardware BP
Address the PC should be set to.
Meaning
Meaning
Meaning
© 2004-2017 SEGGER Microcontroller GmbH & Co. KG
83
Need help?
Do you have a question about the J-Link and is the answer not in the manual?
Questions and answers