Altera_Forum
Honored Contributor
16 years agoproblem with interrupts
I have tried to make a simple interrupt of a push button and when i registered the ISR it immediately started to execute the ISR like it's an endless loop.:confused:
Another thing, what is the difference between alt_irq_register() and alt_ic_isr_register()? (i have used alt_irq_register() ); can someone give me an example code for simple interrupt....? thanks!!!:rolleyes: