Visible to Intel only — GUID: tkz1595264051248
Ixiasoft
1. Introduction to the Intel® SoC FPGA Embedded Development Suite (SoC EDS)
2. Installing the Tools
3. Running the Tools
4. SoC EDS Licensing
5. Arm* Development Studio* for Intel® SoC FPGA Edition
6. Boot Tools User Guide
7. Hardware Library
8. Using the HPS Flash Programmer
9. Bare Metal Compilers
10. SD Card Boot Utility
11. Linux* Device Tree Generator
12. Support and Feedback
Visible to Intel only — GUID: tkz1595264051248
Ixiasoft
2.3.5. 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.
- Run C:\MinGW\msys\1.0\msys.bat as an administrator.
Figure 13. Run Command
- In the Msys console, go to the linaro folder:
- For Intel® Quartus® Prime Pro Edition software version 20.1:
cd c:/intelFPGA_pro/20.1/embedded/host_tools/linaro
- For Intel® Quartus® Prime Standard Edition software version 20.1:
cd c:/intelFPGA/20.1/embedded/host_tools/linaro
- For Intel® Quartus® Prime Pro Edition software version 20.1:
- Run the installer:
./install_linaro.sh
- The Linaro* toolchain and the newlib library are downloaded and compiled.
- Upon successful completion, the following are installed in the linaro folder:
- gcc–GNU Compiler
- newlib–Newlib library