Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to set ISR in NiosII?
Hi all, Now I want to receive info from a custom UART in NiosII IDE by Interruption. I notice the code for receiving interruption in NiosI goes like this: ----------- in...
Altera_Forum
Honored Contributor
21 years agoThanks Jean LEE!
But I have noticed that there only an example about PIO, instead of UART. Are their relevent routines the same? I wonder whether the UART's ISR routines in NiosII go the same as their counterparts in NiosI?