Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public

Visible to Intel only — GUID: mwh1416946700956

Ixiasoft

Document Table of Contents

4.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.