Intel® System Debugger User Guide

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

Debugging the Virtual Target Simulation

You can use Intel(R) Simics(R) Software as a simulation target to work with Intel(R) System Debugger.

Prerequisites
  • Java* 11 runtime (64-bit).

    Once installed, it should be available in your PATH environment variable. Execute java -version in the command line to check the installation.

  • Python* 3.6 or higher (64-bit).

    Once installed, it should be available in your PATH environment variable. Execute python --version in the command line to check your system-wide Python installation.

  • The pip and ipython packages for Python.