Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem accessing linux
Hi, Whenever I change some of the options for the kernel (like enabling serial port and disabling ehternet for example) or add my application programs to a filesystem and upload them, I cant se...
Altera_Forum
Honored Contributor
21 years agoIt is VERY likely that your client program on your PC that talks with the nios uart sends a CR together with a LF at the end of a line, making Linux think that you typed the key "ENTER" twice. You should be able to configure this feature for most of the client programs.