Visible to Intel only — GUID: mwh1416946657989
Ixiasoft
Visible to Intel only — GUID: mwh1416946657989
Ixiasoft
4.2.5.2. Auto-Executing a Command in the Nios II Command Shell
- In the Windows operating system, execute the following command:
“<Nios II EDS install path>/Nios II Command Shell.bat“ <command>
- In the Linux operating system, execute the following command:
<Nios II EDS install path>/nios2_command_shell.sh <command>
For example, in Windows, to run an automated build, you might execute the following command:
“<Nios II EDS install path>/Nios II Command Shell.bat“ custom_build.sh
The Nios II Command Shell startup script (Nios II Command Shell.bat or nios2_command_shell.sh) makes no special assumptions about its initial environment. You can use the Nios II Command Shell with auto-execution from any environment that accepts commands native to your host operating system. For example, in Linux you can use crontab to schedule a job to run in the Nios II Command Shell at a later time.