Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

LOading 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.gif

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Some correction to 1st line.

    If you have all Makefile required files.. You can load, run through NIOS SDK Shell.