Download and install the software

You can use either of the following methods to install the Digi Application Development Environment:

Install Digi Application Development Environment

The Digi Application Development Environment for Linux installer includes:

Digi Application Development Environment provides a preconfigured Eclipse instance with all the required plug-ins and features to start creating Digi Embedded Yocto applications. With Digi Application Development Environment, you can:

Requirements

To install Digi Application Development Environment for Linux you need a development machine with at least:

Install Digi Application Development Environment

Follow the steps below to download and install Digi Application Development Environment for Linux.

  1. Download the installer file from: ftp://ftp1.digi.com/support/digiembeddedyocto/eclipse/index.html.
  2. You must have write permissions in the selected installation path during the installation process. The default directory is /opt/eclipse.
    Use the install command to create the installation directory with write permissions:
~> sudo install -o <your-user> -g <your-group> -d /opt/eclipse

Note You can get your primary user and group using the id command.

  1. When the download is complete, double click the *.run file.

Follow the steps in the installer Setup Wizard.

A Readme dialog appears when the installation is complete.

  1. By default, the installer launches an Eclipse instance.

Install Digi Embedded Yocto plug-ins from Eclipse

The Digi Application Development Environment for Linux installer includes the Eclipse IDE for C/C++ Developers. See Install Digi Application Development Environment for instructions.

Requirements

To install the Digi plugins from within Eclipse, you need:

Add the Digi plugins to an existing Eclipse installation

  1. Go to Help > Install New Software. The Install wizard is displayed.
  2. Click Add. The Add Repository dialog opens.
  3. Type Digi Embedded Yocto Eclipse Plug-ins in the Name text box.
  4. Type ftp://ftp1.digi.com/support/digiembeddedyocto/eclipse/oxygen-updates in the Location text box.
  5. Click OK. The search process begins. When it finishes, the available plugins are listed in the table.
  6. Expand Digi Embedded Yocto category and select Digi Embedded Yocto Feature item.
  7. Click Next and follow the instructions in the wizard.
    A Security Warning may appear before finishing the installation. Click Install anyway to proceed.
  8. When the installation process finishes, Eclipse asks you to restart. Click Restart Now.
    After the restart, the Digi plugins are available. To set up the environment, see Set up the development environment.