Intel® System Debugger User Guide

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

Set up Intel® System Debugger Workspace

To build the projects, you must configure the workspace by adding some environment variables.

  1. In Eclipse* IDE, open Window > Preferences.

  2. Under C/C++ node, unfold Build and select Environment.

  3. Select Replace native environment with specified one.

  4. Add the following variables:

    • ZEPHYR_​EXTRA_​MODULES <path_​to_​pse>/ehl_​pse-fw/services

    • CONFIG_​DEBUG y

    variables

  5. Click Apply and close.

Verify that the path introduced in ZEPHYR_​EXTRA_​MODULES is a valid directory. If not, the build will fail.