84
3.3.4.1 qSeggerSTRACE:config
Syntax
qSeggerSTRACE:config:<ConfigString>
Parameter
ConfigString: String containing the configuration data separating settings by ';'.
Description
Configures STRACE for usage. Configuration for example includes specification of the
trace port width to be used for tracing (1-bit, 2-bit, 4-bit (default) Port-
Width=%Var%.
Note:
For more information please refer to UM08002 (J-Link SDK user guide),
chapter STRACE.
Response
<ReturnValue>
ReturnValue is a 4 Byte signed integer.
>= 0
O.K.
< 0
Error.
Note:
ReturnValue is hex-encoded.
Return value 0 is "00000000", return value -1 is "FFFFFFFF".
3.3.4.2 qSeggerSTRACE:start
Syntax
qSeggerSTRACE:start
Description
Starts capturing of STRACE data.
Note:
For more information please refer to UM08002 (J-Link SDK user guide),
chapter STRACE.
Response
<ReturnValue>
ReturnValue is a 4 Byte signed integer.
>= 0
O.K.
< 0
Error.
Note:
ReturnValue is hex-encoded.
Return value 0 is "00000000", return value -1 is "FFFFFFFF".
3.3.4.3 qSeggerSTRACE:stop
Syntax
qSeggerSTRACE:stop
Description
Stops capturing of STRACE data.
Note:
For more information please refer to UM08002 (J-Link SDK user guide),
chapter STRACE.
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?