Altera_Forum
Honored Contributor
21 years agoPIO 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...