Forum Discussion
Altera_Forum
Honored Contributor
21 years agoMultiple serial port misbehavior
Quartus 4.1, Nios1.01: The NiosII system has 2 uarts, a primary debug terminal@115K baud, and a secondary half-duplex slave [email protected] baud. During operation lots of printf output (from ...
Altera_Forum
Honored Contributor
21 years agofor a test try to set the ring buffer size in avalon_uart.h to more than 64 (e.g. 2048)
we also use 2 uarts and we open the uart twice (non blocked for input and blocked for output).