Altera_Forum
Honored Contributor
12 years agocreate an interrupt QSYS
Hello,
I have a problem in my project and i'd like some advice. I have created a program which just copy the state of push button on leds (development kit cyclone 4GX). Until here, it's working. Now i want to integrate an interrupt in my program which stop him when i push a button for five secondes. I have created my vector interrupt on QSYS, now i have to code in langage C and i have trouble to find the good function for integrate my interruption in my program. thanks a lot for your help!