Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

3.2.2.3. create-this-bsp

Each BSP subdirectory contains a create-this-bsp script. The create-this-bsp script calls the nios2-bsp script to create a BSP in the current directory. The create-this-bsp script has a relative path to the directory containing the .sopcinfo file. The .sopcinfo file resides two directory levels above the directory containing the create-this-bsp script.

The create-this-bsp script takes no command-line arguments. Your current directory must be the same directory as the create-this-bsp script. The exit value is zero on success and one on error.