Nios II Classic Software Developer’s Handbook

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

15.5.2.8. enable_sw_package

Usage

enable_sw_package <software_package_name>

Options

  • <software_package_name>: String with the name of the software package, with the version number optionally appended with a ':'.

Description

Enables a software package. Adds its associated source files and settings to the BSP. Specify the desired version in the form <software_package_name>:<version>. If you do not specify the version, enable_sw_package selects the latest available version.

Examples

  • Example 1:enable_sw_package altera_hostfs:7.2
  • Example 2:enable_sw_package my_sw_package