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.

Autorun application

Altera_Forum
Honored Contributor II
1,061 Views

Hello!  

What I have to do to launch 2 or more user applications at powerup automaticaly?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
340 Views

you need to put the commands to start the applications into the /etc/rc script 

example: 

/bin/boa &
0 Kudos
Reply