Altera_Forum
Honored Contributor
15 years agoInterrupts
Hi. I am trying to work with interrupts, which comes from external source(in my case it is external ADC). I am registering interrupt by: alt_irq_register(BUSY_IRQ, (void*)&edge_capture_pt...