Forum Discussion
Altera_Forum
Honored Contributor
14 years agoJTAG UART read interrupt
Hey all, I am using the NiosII processor on the CycloneIII dev board and would like to send simple commands (e.g. "S200" or "P") to the processor using the JTAG UART interface from Eclipse. I woul...
Altera_Forum
Honored Contributor
9 years agoI had the same problem on both JTAG-UART and UART, but without interrupt, mine is a polling routine,
it keeps getting random waves of ZEROs from the input even without any input from the hyper terminal.