Nios® II Software Developer Handbook

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

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