Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe issue is likely the JTAG UART. I've never used it, but I'm pretty sure I recall that if there is no-one reading from it, its FIFOs fill up, and that likely causes the NIOS II writes to the (full) FIFO to block indefinitely.
Search based on the JTAG UART, and you'll likely find recommendations for disabling it, or at least disabling the FIFO over-flow response, or simply remove it from your Qsys system, and try that. Cheers, Dave