Forum Discussion
Altera_Forum
Honored Contributor
19 years agoYou use JTAG-UART, right?
That's normal operation for JTAG-UART. Program execution is stopped when the UART's buffer is full. I don't know if you can change this bahaviour. JTAG-UART is mostly used for debugging purposes where you don't want to miss a message. I switched to a 'normal' RS232 UART. For this you need to activate Altera UART support and console on serial UART support in the kernel configuration.