Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNios/e prints only in eclipse debug mode on jtag-uart, not in eclipse 'normal' mode
Hi, I'm using the C5 Soc Kit from terasic. http://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=205&no=816 I have created a Nios system with qsys in q13.1 (on wi...
Altera_Forum
Honored Contributor
10 years agoI've found also that the JTAG UART is shaky at least, I've spent my share of time trying to fix what wasnt wrong.
I'd suggest if you are using a board with serial connection to use it instead of the JTAG. I've seen this suggestion posted somewhere else and it saved me tons of time. I would also suggest using PIO with LEDs to convey some sort of watchdog, that the program is in fact alive and running instead of relying on the JTAG UART output.