Forum Discussion
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.c...
Altera_Forum
Honored Contributor
20 years agom_isshiki,
Turn off Altera JTAG UART support under Device Drivers ---> Character Devices ---> Serial drivers ---> With this compiled into your kernel, it will sit there waiting for a response from the SDK shell. You can use the ethernet port for logging into your system. Doug