Altera_Forum
Honored Contributor
20 years agoHow to Startup application automatically?
Hello.
I use Nios2 dev kit(Stratix2). I want to start application after power on without PC. (The application controls LED only.) I checked the following post, http://www.niosforum.com/forum/index.php?showtopic=409&hl= (http://www.niosforum.com/forum/index.php?showtopic=409&hl=) But the application doesn't startup automatically. When I input "nios2-terminal" from SDK shell, then application start. But if nios2-terminal is not executed, the application doesn't start. How should I do to startup my application after power on without PC ? Thank you.