Visible to Intel only — GUID: lro1446492116169
Ixiasoft
Visible to Intel only — GUID: lro1446492116169
Ixiasoft
1.6.4. Alternative Way to Create a Simple Bare Metal Project Running from On-Chip-RAM
- Altera-SoCFPGA-HelloWorld-Baremetal-ARMCC.tar (using ARM compiler)
- Altera-SoCFPGA-HelloWorld-Baremetal-GNU.tar (using GNU CC compiler)

These examples are make-based examples where the projects compile based on the Makefile settings or configurations. Creating a simple Bare Metal project manually as shown in the “Simple Bare-Metal Project Using On-Chip-RAM” section is creating a managed-make project where the makefile is auto-generated.
For more information on how to import, build and debug the project, you can refer to “Importing, Building and Debugging in a Make-Based Example” section.