Forum Discussion
Altera_Forum
Honored Contributor
14 years agoExpect library on uClinux
Hi everyone, I am copiling uClinux on CycloneIV. I need do run a script to connect to a router by ssh. For that, I have to use the library expect. So, in the make menuconfig, I selected Exp...
Altera_Forum
Honored Contributor
14 years agoI found an explanation : TCL library calls fork().
fork() needs an MMU, and I don't have in my nios. Does somebody has another idea to do an automatic ssh connection without MMU ?