Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI'm having the same problem. I have a Nios /e with only a jtag uart. And there it's loosing also interrupts, as I see it doesn't always receive the characters I type in. For example: If I type 1234 it shows sometimes 234 and sometimes 1234.
I was wondering if it's possible to generate only a jtag uart and connect this to some fifo buffer and feed that buffer to the nios. Or is there something to priorities the jtag uart interrupt in a nios /e?