

As is usual with Linux, there’s more than one way to install Eclipse. The first package to install is the Eclipse IDE. Installation instructions for newer versions, if available, should be similar.

The versions cited above are those that were used when writing this guide. This step-by-step section will go through the installation and configuration of the following components in order: Note that there are many combinations of Eclipse versions, plugins and supporting tools that can be used to successfully build C and C++ applications using the GCC toolchain, this document is the recommended way by JBLopen but readers are free to modify their development environment to suit their needs. This guide is written with embedded software development for MCU and SoCs in mind but can be used with any GCC toolchain regardless of the intended target. This guide is targeted at readers who need to set up a GCC toolchain within a vanilla Eclipse installation. This guide is the first part of a Linux version of the guide we previously wrote dealing with setting up an embedded software toolchain within Eclipse. This guide is targeted at Linux users, similar instructions for Windows can be found here. A PDF version of this guide, including project setup and debugging is available in the Documentation section.
