Specifications

--name: Specify the name of the software project to create.
--sopc-dir: Specify the hardware design directory. Required.
--type: Specify the software design example template type. Required.
--list: List all valid software design example template types.
--app-dir: Specify the application directory to create. Default: <sopc-dir>/software_examples/app/
<name>
--bsp-dir: Specify the bsp directory to create. Default: <sopc-dir>/software_examples/bsp/<bsp-type>
--no-app: Do not generate the create-this-app script
--no-bsp: Do not generate the create-this-bsp script
--elf-name: Name of the .elf file to create.
--describe: Describe the software example type specified and exit.
--describeX: Verbosely describe the software example type specified and exit.
--describeAll: Describe all the software example types and exit.
--search: Search for software example templates in the specified directory. Default: <Nios II EDS
install path>/examples/software
--help: Displays basic information about this command and its options.
--silent: Do not echo commands.
--version: Print the version number of nios2-create-swexample and exit.
Description
This utility creates a template software example for a given SOPC system.
If no command-line arguments are specified, this command returns an exit value of 1 and sends a help
message to stderr.
nios2-elf-insert
Usage
nios2-elf-insert <filename>
[--cpu_name <cpuName>]
[--stderr_dev <stderrDev>] [--stdin_dev <stdinDev>]
[--stdout_dev <stdoutDev>] [--sidp <sysidBase>] [--id <sysidHash>]
[--timestamp <sysidTime>] [--sof <sofFile>]
[--sopcinfo <sopcinfoFile>] [--jar <jarFile>] [--jdi <jdiFile>]
[--quartus_project_dir <quartusProjectDir>]
[--sopc_system_name <sopcSystemName>]
[--profiling_enabled <profilingEnabled>]
[--simulation_enabled <simulationEnabled>]
Options
<filename>: the .elf filename
--cpu_name <cpuName>
--stderr_dev <stderrDev>
--stdin_dev <stdinDev>
--stdout_dev <stdoutDev>
--sidp <sysidBase>
--id <sysidHash>
--timestamp <sysidTime>
--sof <sofFile>
NII5V2
2015.05.14
nios2-elf-insert
15-15
Nios II Software Build Tools Reference
Altera Corporation
Send Feedback