Specifications

--use-lib-dir <directory>: Specifies the path to a dependent user library directory. The user library
directory must contain a makefile fragment called public.mk. Multiple --use-lib-dir options are
allowed.
--verbose: Output verbose, and default information about the command’s operation to stdout.
--version: Displays the version of this command and exits with a zero exit status.
Description
The nios2-app-generate-makefile command generates an application makefile (called Makefile). The
path to a BSP created by nios2-bsp-generate-files is a mandatory command-line option. If no command-
line arguments are specified, this command returns an exit value of 1 and sends a help message to stderr.
Note: For help about this command, use the --extended-help option to display comprehensive usage
information.
Related Information
Altera Software Installation and Licensing Manual
For more information about installing the Altera Complete Design Suite
nios2-bsp-create-settings
Usage
nios2-bsp-create-settings [--bsp-dir <directory>]
[--cmd <tcl command>] [--cpu-name <cpu name>]
[--debug] [--extended-help] [--get-cpu-arch]
[--help] [--jdi <filename>]
[--librarian-factory-path <directory>]
[--librarian-path <directory>] [--log <filename>]
[--script <filename>] [--set <name> <value>]
--settings <filename> [--silent]
--sopc <filename> --type <OS name> [--type-version <version>] [--verbose] [--
version]
Options
--bsp-dir <directory>: Path to the directory where the BSP files are generated. Use . for the current
directory. The directory <directory> must exist. This command overwrites preexisting files in
<directory> without warning.
--cmd <tcl command>: Runs the specified Tcl command. Multiple --cmd options are allowed.
--cpu-name <cpu name>: The name of the Nios II processor that the BSP supports. Optional for a
single-processor system. Use ? to list available Nios II processor names.
--debug: Sends debug information, exception traces, verbose output, and default information about
the command's operation, to stdout.
--extended-help: Displays full information about this command and its options. Also displays Tcl
command help for the --cmd and --script options.
--get-cpu-arch: Queries for processor architecture from the processor specified. Does not create a
BSP.
15-4
nios2-bsp-create-settings
NII5V2
2015.05.14
Altera Corporation
Nios II Software Build Tools Reference
Send Feedback