Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUART interrupt handling
hello everyone. I am using UP3 board. I am trying to send and receive data between UART on UP3 and hyperterminal. But am not able to set the interrupts properly and as a result my program goe...
Altera_Forum
Honored Contributor
21 years agohi slacker...
actually the inbuilt irqs are mainly for multithreaded environment and i m using a single threaded one.....hence i have to make some changes in there...