Forum Discussion
Altera_Forum
Honored Contributor
11 years agoRun nios command-line script after eclipse build
Anyone know how to automatically run a command-line script (.sh) from nios2-command-shell after a build in eclipse?
I'm looking to stream line the build process (currently I manually open the shell and execute the scripts... not fun every time!) I use these post build scripts to generate production specific binaries. Comments appreciated.2 Replies
- Altera_Forum
Honored Contributor
Check out the .doc file available here: http://www.alterawiki.com/wiki/makefile_tricks_for_nios_ii
That may answer your question. Cheers. - Altera_Forum
Honored Contributor
Excellent thanks this will do the job.