Nios® V Processor Software Developer Handbook

ID 743810
Date 4/01/2024
Public
Document Table of Contents

7.8.5.3. Creating Settings for Device Drivers and Software Packages

The BSP Editor allows you to publish settings for individual device drivers and software packages. These settings are visible and can be modified by the BSP user, if the BSP includes your driver or software package. Use the Nios® V processor tools Tcl command interface to define settings.

The Tcl command that publishes settings is especially useful if your driver or software package has build or runtime options that are normally specified with #define statements or toolchain.cmake definitions at software build time. Settings can also add custom variable declarations to the BSP toolchain.cmake.