Skip to main content

IAR Embedded Workbench for RISC-V 3.40

‑‑drv_communication

In this section:
Syntax
‑‑drv_communication=connection
Parameters

Where connection is one of these for the C-SPY GDB Server driver:

Via Ethernet

TCPIP:ip_address

TCPIP:ip_address,port

TCPIP:hostname

TCPIP:hostname,port

Note that if no port is specified, port 3333 is used by default.

Where connection is one of these for the I-jet debugger driver:

Via USB port

USB:#serial where serial is a string of digits and letters that identifies which probe you want to connect to. The serial number can be found either printed on the probe, or obtained by connecting a single probe, and then starting the debug session. The serial number is then displayed in the Debug Log window. The serial number is also displayed in the Debug Probe Selection dialog box.

USB:#select forces the Debug Probe Selection dialog box to be displayed each time you start a debug session.

For use with

Any C-SPY hardware debugger driver.

Description

Use this option to choose the communication link.

Caution

Project>Options>Debugger>C-SPY driver>Setup.