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 agoUse inetd and telnetd to get into your system. I haven't seen an ssh server, but maybe you can look into it.
Just use busybox to compile inetd and telnetd, and then you can telnet into your board once it has an IP.