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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

LOading and Running software on NiosII Processor

Altera_Forum
Honored Contributor II
1,084 Views

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

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

Some correction to 1st line. 

 

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