Nios® V Processor Software Developer Handbook

ID 743810
Date 5/26/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.1.2.2. Nios® V Processor Software Build Tools Command Line Interface

In the Nios® V processor software build tools command line development flow, you can create, modify, build, and run Nios® V processor programs. Type the commands at a command line or embedded in a script.

To debug your program, import your software projects to Ashling* RiscFree* IDE for Intel FPGAs. You can then further edit, rebuild, run, and debug your imported project.

Each tool provides its own documentation in the form of help accessible from the command line. To view the help menu, open the Nios® V Command Shell, and type the following command: <name of tool> --help.
Note: Application file cannot be generated in Ashling* RiscFree* IDE for Intel FPGAs, you must generate the application file using niosv-app utilities.

For more information about the Nios® V processor tools and the Nios® V Command Shell, refer to Getting Started from the Command Line.