The ARM Developer Suite allows you to build your C, C++, or assembly code to generate a HEX output file. If you do not have the ARM Developer Suite installed, you can use the Altera-provided arm_top.sof to configure an ARM-based Excalibur device.
To add the Altera-provided arm_top.sof to the project, follow these steps:
Choose Add/Remove Files in Project (Project menu). The Add/Remove page of the Settingsdialog box appears.
Click Browse (...). The Select File dialog box appears.
In the Files of type list, select Programming Files.
In the \qdesigns\excalibur\ subdirectory, select the arm_top.sof file.
Click Open. The files arm_top.sof appears in the File name list.
Click OK.
To continue the tutorial, proceed to Section 7: Configure the Device.