2022-07-31 08:54 PM
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
2022-08-05 04:34 AM
have you uncomment ?
/* Uncomment the below routine to Enable Interrupts. */
irqIsrEnable();