Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe Nios II Command Shell gives you access to all the command line tools that the Eclipse tools use when compiling, downloading, opening terminals, etc... The various tools available on the command line are documented in the Nios II software handbook. This assumes you are using Windows, if you are on Linux then you just run the command line tools from a terminal.
The .elf file is the executable you compiled. When you download your code to the FPGA it's the .elf file that gets sent to the target.