Nios® II Software Developer Handbook

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

5.4.1.1.3. Creating BSP before Running Make

If you want the exact same BSP after installing a new release of Nios® II EDS, create your BSP and then put the entire BSP directory under version control before running make. If you have already run make, run make clean to remove all built files before adding the directory contents to your version control database. The SBT places all the files required to build a BSP in the BSP directory. If you install a new release of Nios® II EDS and run make on your BSP, the implementation is the same, but the binary output might not be identical.