Skip to main content
Angle
Associate III
August 1, 2022
Question

eirq interrupt

  • August 1, 2022
  • 1 reply
  • 693 views

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

    This topic has been closed for replies.

    1 reply

    PChia.2237
    Senior
    August 5, 2022

    have you uncomment ?

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

     irqIsrEnable();