Nios® II Software Developer Handbook

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

5.4.1.1.1. Creating BSP by Running a User Defined Script to Call nios2-bsp

If you create a BSP by running your own script that calls nios2-bsp, you can put your script under version control. If your script provides any Tcl scripts to nios2-bsp (using the --script option), you must also put these Tcl scripts under version control. If you install a new release of Nios® II EDS and run your script to create a new BSP or to update an existing BSP, the internal implementation of your BSP might change slightly due to improvements in Nios® II EDS.

For more information, refer to “Revising Your BSP” on page 4–28 for a discussion of BSP regeneration with Nios® II EDS updates.