Forum Discussion
Vincent_F
New Contributor
2 years agoUART gets stuck when enabling IRQ (NIOS II)
Hi, I'm reopening an old post from 2013 that apparently never got a reply. I'm facing the same problem. I have a small NIOS II system (used as a demo for my students) that features a jTAG UART an...
tehjingy_Altera
Regular Contributor
2 years agoHi
I sorry for the mistake. You are right.
You are opening the UART Core instead of the JTAG Uart.
After digging around. The method you are using is considered the small implementation of the driver which does not support interrupt.
To use the interrupt you should consider the fast implementation of using the HAL Software.
Regards
Jingyang, Teh