Bare Metal User Guide

ID 683211
Date 11/30/2015
Public
Document Table of Contents

1.9.1. Minimal Preloader Example Project

The Minimal Preloader (MPL) project provided in the Altera SoC EDS is a non-GPL Preloader that uses the Altera SoC EDS HWLIBs . To build the MPL, either the ARM Compiler Toolchain or the GCC must be greater than v14.1.

Import the MPL project by using the steps in the "Importing an Existing Bare Metal Project into DS-5" chapter.

  1. Go to File > Import and select General > Existing Projects into Workspace.
    Figure 68. Import Existing Projects
  2. Select the Altera-SoCFPGA-HardwareLib-MPL.tar project from the <SoC EDS installation path>\embedded\examples\software and then click Finish to import the project.
    Figure 69. Import MPL Project File
  3. From the Project Explorer tab, verify all project files are present.
    Figure 70. MPL Project File List

    For more information about building and debugging, refer to the "Importing, Building and Debugging in a Make-Based Example" section.