__jlinkExecCommand
In this section:
Syntax
__jlinkExecCommand(cmdstr)
Parameters
cmdstrJ-Link/J-Trace command string.
Return value
int 0
For use with
The C-SPY J-Link/J-Trace driver.
Description
Sends a low-level command to the J-Link/J-Trace driver. For a list of possible commands, see the J-Link/J-Trace documentation available at www.segger.com.
Example
For an example, see the J-Link/J-Trace documentation available at www.segger.com.
See also