Create a new DEY sample project

You can clone existing Digi Embedded Yocto sample applications from GitHub as standard C projects. These sample applications are ready to run in a remote target without additional modifications. To do, so follow these steps:

  1. Select File > New > DEY sample project.
    The New DEY sample wizard opens.
  2. The wizard lists all available Digi Embedded Yocto samples to clone. Select the desired sample project and click Next.
  3. The Configure Digi Embedded Yocto platform and toolchain page appears.

This page shows the available platforms and toolchains for the selected platform depending on the directory configured in the DEY Toolchains preference page. See Configure installed toolchains.

By default, the preference values are selected.

  1. Select the platform for your sample project in the Platform list.
  2. Select the toolchain to use from the Available toolchains list.
  3. Click Finish.

Note If the C++ perspective is not the current one, a message is prompted asking if you would like to open the C/C++ perspective.

A new project is created with the configured settings. It is listed in the Project Explorer view.