EasyManua.ls Logo

Altera Max10 FPGA - Software Build Recompilation; Compile Software Without Modifications; Recompile Software After BSP Modifications; Recompile Software After APP Modifications

Altera Max10 FPGA
13 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
How to recompile the software build
Please follow the steps on how to recompile the software build under different conditions.
1. Compile the software build without any modifications
a) Open NIOS command shell (v15.0.0/145 or later) and change to the directory: <BUP
Root Directory> \software_examples\app
b) Type in the command ./create-this-app
c) The compilation will take you a few minutes (it depends on your PC performance), and
generate an output file named web_server.elf
2. Recompile the software build with some modifications of BSP file
a) Open NIOS command shell (v15.0.0/145 or later) and change to the BSP directory:
<BUP Root Directory> \software_examples\bsp
b) Type in the command make
c) Change to the directory <BUP Root Directory> \software_examples\app after BSP
recompilation
d) Type in the command make
e) The compilation will take you a few minutes (it depends on your PC performance), and
generate an output file named web_server.elf
3. Recompile the software build with some modifications of APP files
a) Open NIOS command shell (v15.0.0/145 or later) and change to the directory <BUP
Root Directory> \software_examples\app
b) Type in the command make
c) The compilation will take you a few minutes (it depends on your PC performance), and
generate an output file named web_server.elf

Related product manuals