82
3.3.3.31 SWO GetSpeedInfo
Syntax
SWO GetSpeedInfo
Description
Prints the base frequency and the minimum divider of the connected J-Link. With
this, the available SWO speeds for J-Link can be calculated and the matching one for
the target CPU frequency can be selected.
Example
> monitor SWO GetSpeedInfo
< Base frequency: 60000000Hz, MinDiv: 8
# Available SWO speeds for J-Link are: 7.5MHz, 6.66MHz, 6MHz, ...
3.3.3.32 waithalt
Syntax
waithalt <Timeout>
or
wh <Timeout>
Description
Waits for target to halt code execution, where <Timeout> is the maximum time
period in milliseconds to wait.
Example
#Wait for halt with a timeout of 2 seconds
> monitor waithalt 2000
3.3.3.33 wice
Syntax
wice <RegIndex> <value>
or
rmib <RegIndex> <value>
Description
Writes to given IceBreaker register, where <value> is the data to write.
Example
> monitor wice 0x0C 0x100
J-Link / J-Trace (UM08001)
CHAPTER 3
J-Link software and documentation package
© 2004-2013 SEGGER Microcontroller GmbH & Co. KG
Need help?
Do you have a question about the J-Link and is the answer not in the manual?
Questions and answers