Intel® System Debugger User Guide

ID 648476
Date 06/13/2024
Confidential
Document Table of Contents

Install Intel® System Debugger

  1. Download the latest Intel® System Debugger NDA version from Intel® Products.

  2. Run the installer as follows:

    sudo ./l_sys_dbg_nda_p_<year>.<version>.0.<build>_offline.sh
    

    where <version> is a digital number of Intel System Debugger NDA version (for example, 2038), <build> is the build number and <year> is the period when this version was released. You can tell this by the first two digits of the version number (for example, version 2038 was released in 2020 and version 2106 in 2021).

3. Launch Intel® System Debugger with Zephyr* environment by executing start_​zephyr_​eclipse.sh located at /opt/intel/oneapi/system_​debugger/<version>-nda/system_​debug/gdbserverproxy/.

If you have a different Intel® Programmable Services Engine (Intel® PSE) installation path than the default one (~/pse_​sdk/code/pse-dev-code-base/), introduce the path to pse-dev-code-base as an argument:

./start_zephyr_eclipse.sh ~/<path>/pse_sdk/code/pse-dev-code-base/

First-time launch can take some time, so do not close the terminal where installation logs are displayed.

See also:

West (Zephyr’s meta-tool)