
Eclipse is a Java-based application and, as such, requires a Java Runtime Environment or Java Development Kit (JRE or JDK) in order to run.

In the "Toolchains:" menu, choose "Linux GCC".In the "Project type:" menu, under the "Executable" drop down choose "Hello World ANSI C Project".Name the project "test" and leave the default workspace box checked.Select the "C/C++" drop down and choose "C Project".Now that Eclipse is set up a test project can be created to verify everything is set up correctly. Set the "Sysroots Location": /opt/fsl-imx-x11/4.9.11-1.0.0/sysrootsĬlick "Apply and Close" to save settings.

The "Target Architecture" field should automatically fill with "cortexa7hf-neon-poky-linux-gnueabi" Set the "Toolchain Root Location" to the SDK you just installed: /opt/fsl-imx-x11/4.9.11-1.0.0/ Under "Cross Compiler Options" select the radial button for "Standalone pre-built toolchain". Select the Yocto Project SDK option on the left.

Select all items and click Next to install. Click OK when ready.Ī few available plugins will show up in the window.
