Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12599 Discussions

Run nios command-line script after eclipse build

Altera_Forum
Honored Contributor II
1,020 Views

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.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
303 Views

Check out the .doc file available here: http://www.alterawiki.com/wiki/makefile_tricks_for_nios_ii 

 

That may answer your question. 

 

Cheers.
0 Kudos
Altera_Forum
Honored Contributor II
303 Views

Excellent thanks this will do the job.

0 Kudos
Reply