Nios® V Processor Software Developer Handbook

ID 743810
Date 7/20/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

13.5.2.7. disable_sw_package

Usage

disable_sw_package <software_package_name>

Options

  • <software_package_name>: String with the name of the software package.

Description

Disables the specified software package. Settings belonging to the package are no longer available in the BSP, and associated source files are not included in the CMakeLists.txt. It is an error to disable a software package that is not enabled.