Nios II Classic Software Developer’s Handbook

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

15.1.18. nios2-bsp-console

Usage

nios2-bsp-console [--cmd <tcl> <command>] [--extended-help] [--gui] 
 [--help] [--script <filename>] [--version]

Options

  • --cmd <tcl> <command>: Runs the specified Tcl command. Multiple --cmd options are allowed.
  • --extended-help: Displays full information about this command and its options. Lists Altera BSP Tcl command help for the --cmd and --script options
  • --gui: This option opens a Tcl console for creating, editing, and generating Altera BSPs.
  • --help: Displays basic information about this command and its options.
  • --script <filename>: Run the specified Tcl script with optional arguments. Multiple --script options are allowed.
  • --version: Displays the version of this command and exits with a zero exit status.

Description

When invoked with no arguments, nios2-bsp-console starts an interactive command-line Tcl interpreter for creating, editing, and generating Altera BSPs.