Specifications
• --remove-lib-dir <directory>: Remove a path to dependent user library directory
• --remove-public-inc-dir <directory>: Remove a include directory
• --remove-src-dir <directory>: Remove source files in <directory>. Use . to look in the current
directory. Multiple --remove-src-dir options are allowed.
• --remove-src-files <filenames>: A list of space-separated source file names to be removed from
the makefile. The list of file names is terminated by the next option or the end of the command line.
Multiple --src-files options are allowed.
• --remove-src-rdir <directory>: Same as --remove-src-dir option but recursively search for
source files in or under <directory>. Multiple --remove-src-rdir options are allowed and can be
freely mixed with --src-dir options.
• --set <name> <value>: Set the value of a Makefile variable called <name>
• --set-asflags <value>: Set user assembler flags
• --set-bsp-dir <directory>: Set the BSP generated files directory
• --set-debug-level <value>: Set debug level flag
• --set-defined-symbols <value>: Set defined symbols flag
• --set-lib-name <name>: Set the name of user library
• --set-optimization <value>: Set optimization flag
• --set-undefined-symbols <value>: Set undefined symbols flag
• --set-user-flags <value>: Set user flags
• --set-warnings <value>: Set warnings flag
• --show-managed-section: Show the managed section in the Makefile
• --show-names: Show name of the variables
• --silent: Suppress information about the command's operation normally sent to stdout.
• --unlock: Unlock the Makefile
• --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-lib-update-makefile command updates a user library makefile to add or remove source files.
If no command-line arguments are specified, this command returns an exit value of 1 and sends a help
message to stderr.
Note:
The --add-src-dir, --add-src-rdir, --remove-src-dir, and --remove-src-rdir options add
and remove files found in <directory> at the time the command is executed. Files subsequently
added to or removed from the directory are not reflected in the makefile.
Note: For more information about this command, use the --extended-help option to display
comprehensive usage information.
nios2-swexample-create
Usage
nios2-create-swexample [--name] --sopc-dir --type [--list] [--app-dir]
[--bsp-dir] [--no-app] [--no-bsp] [--elf-name] [--describe]
[--describeX] [--describeAll] [--search] [--help] [--silent]
[--version]Options
15-14
nios2-swexample-create
NII5V2
2015.05.14
Altera Corporation
Nios II Software Build Tools Reference
Send Feedback