Intel® SoC FPGA Embedded Development Suite (SoC EDS) User Guide

ID 683187
Date 3/12/2021
Public
Document Table of Contents

2.2.3. Installing Linaro* Bare Metal Toolchain

This section shows how to install the Linaro* Bare Metal toolchain for Cortex-A9, useful for compiling Bare Metal programs for Arria® V SoC, Cyclone® V SoC, and Intel® Arria® 10 SoC devices.
  1. Start an Embedded Command Shell
    ~/intelFPGA_pro/20.1/embedded/embedded_command_shell.sh
  2. Change current folder to linaro and run the installation script
    cd $SOCEDS_DEST_ROOT/host_tools/linaro/
    ./install_linaro.sh
  3. Upon successful completion, the following are installed in the $SOCEDS_DEST_ROOT/host_tools/linaro/ folder:
    • gcc–GCC Compiler
    • newlib–Newlib library