cancel
Showing results for 
Search instead for 
Did you mean: 

eirq interrupt

Angle
Associate II

Hi, can anyone share to me the code for push button that using eirq interrupt? I do see on the example and also successfully build with no error. But when i debug and try to my hardware, nothing happened. LED do not blink when i click on push button

1 REPLY 1
PChia.2237
Senior

have you uncomment ?

 /* Uncomment the below routine to Enable Interrupts. */

 irqIsrEnable();