Visible to Intel only — GUID: lro1424282721112
Ixiasoft
1.1. Introduction
1.2. Bare Metal Overview
1.3. Prerequisites for the Bare Metal Development Environment
1.4. Bare Metal Compiler
1.5. Bare Metal Development Flow
1.6. Using DS-5 AE to Create and Manage Bare Metal Projects
1.7. Importing, Building and Debugging in a Make-Based Example
1.8. DS-5 ARM HWLIBs Project Derived from Make-Based Project
1.9. Minimal Preloader
1.10. Appendix: Troubleshooting
Visible to Intel only — GUID: lro1424282721112
Ixiasoft
1.3. Prerequisites for the Bare Metal Development Environment
The following tools need to be installed before proceeding:
- Altera SoC EDS
- USB-Blaster driver
Note: The USB-Blaster must be connected to the board and Altera SoC EDS license file must be setup correctly before proceeding.
The Altera SoC EDS provides the following components for a complete Bare Metal Software Development Environment:
- ARM DS-5 Altera Edition
- ARM Compiler 5
- GNU Compiler Collection (GCC) Bare Metal Compiler
- HWLibs
- Mkpimage tool (required by BootROM)
- Mkimage tool (required by Preloader)
- SD card image tool
- Golden Hardware Reference Design (GHRD)
For more information, refer to the "Installing the Altera SoC Embedded Design Suite" and "ARM DS-5 Altera Edition" sections in the Altera SoC Embedded Design Suite User Guide.
Related Information