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 agoHi dcurry,
--- Quote Start --- originally posted by dcurry@Nov 10 2005, 02:14 PM m_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. --- Quote End --- can you please explain "use the ethernet port for logging..." a little bit more. I'm trying to let down the nios terminal and connect to my board through an ssh connection. Warm Regards