Skip to main content

IAR Embedded Workbench for Arm 9.70.x

__jlinkExecCommand

In this section:
Syntax
__jlinkExecCommand(cmdstr)
Parameters
cmdstr

J-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

‑‑jlink_exec_command