Forum Discussion
Altera_Forum
Honored Contributor
20 years agocal_uart(with fifo) + NIOSserial.c
As we know, we need uart with fifo to enchance the performance. So we got the cal_uart from Altera, which should tested by ourselves because it is not provided officially by altera. Now we use...
Altera_Forum
Honored Contributor
20 years agoIt will be very difficult to debug on the same serial console. You'd better use jtag as console, to test the new uart on some other port.
You can use printk() then.