Forum Discussion
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...
Altera_Forum
Honored Contributor
16 years agothank you both!
i think that i found the problem!! i have writen to the edge cupture register the value '1' insted of '0' and it suddenly works!! i dont know why, does someone has an explanation why?.. thanks for your help!!!