Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to execute NIOS II Command Shell commands from a *.bat file
There is probably a simple solution to this, but I am having a hard time finding it in any of the documentation. I have four applications that I need to build for a single board. I can build t...
Altera_Forum
Honored Contributor
15 years agoIn this design example zip file under /software you will find a shell script that you can take a look at. If you just want to run a series of shell command then your script should be fairly short. If you edit it on Windows before running it make sure to run dos2unix on the file to make sure it has the correct new line formatting.
http://www.altera.com/support/examples/nios2/exm-modular-scatter-gather-dma.html