Forum Discussion

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

PIO INTERRUPT

i configed the pio_1 of my nios II as synchronously capture,either edge,interrupt generated by edge. before i call the isr,i enable the irq of pio_1 by write the code as bellow: void* edge_cap...