Forum Discussion
Altera_Forum
Honored Contributor
19 years agoLOading and Running software on NiosII Processor
I have a question,
How can I load and run a program I wrote outside of NIOSII IDE? I have a large packag with it's make system. I don't want to import it into NiOSII IDE (ECLIPSE) since there are configuration file related. Can any one help? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif2 Replies
- Altera_Forum
Honored Contributor
If you all Makefile required files.. You can load run through NIOS SDK Shell.
You can refer to Nios embedded processor software development reference manual which is talking more on makefiles. And you can follow one tutorial tt_nios_sw.pdf.. which is covering NIOS SDK Shell commands and process. - Altera_Forum
Honored Contributor
Some correction to 1st line.
If you have all Makefile required files.. You can load, run through NIOS SDK Shell.