Altera_Forum
Honored Contributor
21 years agoJtag Uart quirk
Is there a way to get the Eclipse debug console to kick out a CR,LF so I don't have to hit return twice for every prompt? thanks
I think Stephen meant to type printf("\r\n"); which would be more usual.
I hope this stops anyone getting confused. But I think the OP was trying to make the debug console send a CRLF, not the code.