Advanced: Using IPC CLI to Configure OpenIPC Connection
The default and recommended way of establishing target connection using the Target Connection Assistant (TCA) is described in the corresponding section.
However, you can use the IPC command line interface (IPC CLI) to run and configure OpenIPC sessions if:
- TCA does not detect your running OpenIPC session as expected
- You are used to working with the IPC CLI.
In any of the cases above, follow the steps below to establish target connection:
- Launch IPC CLI:
- Navigate to the installation root directory and runisd_shell.bat(for Windows* OS host) orisd_shell.sh(for Linux* OS host).
- In the opened command line, runipccliand configure the OpenIPC session as required.For instructions on using the IPC CLI, callhelp()from the command line or refer to the IPC CLI documentation located at:
- For Windows* OS host:<install_dir>\tools\python3\Lib\sitepackages\ipccli\html
- For Linux* OS host:<install_dir>/tools/python3/lib/python3.x/sitepackages/ipccli/html
- When your OpenIPC instance is running, launch the Intel® System Debugger. From the installation root directory, runisd_ide_eclipse-launcher.bat(for Windows* OS host) orisd_ide_eclipse-launcher.sh(for Linux* OS host).
- Follow the steps described in the Establishing Target Connection section.Remember that you already have an OpenIPC session running so donotcreate a new connection in step 4.