Forum Discussion
Altera_Forum
Honored Contributor
21 years agoprintf("Hello World \n\r")
To get nios2 to print a line and start a new at left boarder I find it necessary to do printf(" Hello world \n\r"); \n alone only advances the line. \r gives the carriage return. In the ...
Altera_Forum
Honored Contributor
19 years agoTry using nios2-terminal with the -U option. I'm not sure which Altera docs you're referring to, but there's a solution which recommends against using Hyperterminal, so I'd tend to agree with that.
There are a lot of other serial comm applications for Windows....any of them would be better than Hyperterminal. Cheers, - slacker