Intel® System Debugger User Guide

ID Date Version Classification
648476 10/17/2024 Confidential
Document Table of Contents

Install Eclipse* Plug-in for Zephyr* Project

Follow the steps below to install the plugin:

  1. Check your proxy settings:

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

    2. Under General node, select Network Connection.

    3. In Active Provider field, select Manual (or Native if you have proxy connection configured on your system).

      network_connection

    4. Add proxy data as follows:

      • Schema: HTTP

      • Host: <your-proxy-address>

      • Port: <your-port>

      If authentication is required, provide your user credentials.

      proxy_entry

    5. Click OK to save the proxy settings.

  2. In Eclipse IDE, open Help > Install New Software.

  3. Click Add to add a new update site:

  4. Select the newly added update site.

  5. Select Zephyr Project and Zephyr Project Development Support.

  6. Follow the instructions on the wizards to install the plugin.

  7. If the following security warning appears, select Install anyway.

    warning_plugin

When installation is completed, restart Intel® System Debugger NDA.

See also:

Eclipse* Plug-in for Zephyr* Project: repository at GitHub* software development platform