Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

How to write jtag uart interrupt code ?

I made a Nios II embedded system, which the jtag uart module interrupt connects with the inner interrupt controller inside the Nios II. I try to write a c program to implement the interrupt, so I...