Embedded Design Handbook

ID 683689
Date 8/28/2023
Public
Document Table of Contents

5.3.7.4. Building a Test Application to Boot

To build a test application to boot with the advanced boot copier and the small boot copier, perform the following steps:

  1. Open a Nios® II command shell. (On Windows, click Start > All Programs > Intel FPGA > Nios® II EDS > Nios® II Command Shell).
  2. Change to the directory <project> /boot_copier_sw/app/hello_world.
  3. To create and build the test application BSP and application projects, and generate an executable hello_world.elf file, type the following command:
    ./create-this-app
    
    //Press ENTER