Altera_Forum
Honored Contributor
16 years agoIRQs
hey everybody, is there an easy guide to use IP core's IRQ in uClinux? do I need an interrupt handler or read from a specific location? thanks :)
I have an IP assigned to IRQ 2,
I tried to get an interrupt through my kernel driver with no luck so far I thought maybe I missed something, it's my first try with interrupts in uclinux could you direct me to those code examples? thanks