This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C5510 External Interrupt

Hi! I using the DSK5510 and i need something that increase a constant inside my program when i press a button. I think in a push button connect in some pin of P2 (peripheral expansion connector). I know to use interruption in others devices but i'm not familiar with interruption of the DSK5510, there's a lot of documetation and i feeling lost!

I need a routine/code (inicialization of the registers needed) that monitor the state of pin 47 (INT0n) and increase a constant when the button was pressed.

Thanks.

Regards.