• interrupt EP_RLZED not work
    hi guys in register USBDevIntEn - i enable EP_RLZED interrupt : USBDevIntEn |= EP_RLZED; but this interrupt ( EP_RLZED ) never not occur - for what? i don't have any problem with other interrupt...
  • aduc7026 interrupt not working
    I am using my own board aduc7026. I wrote the program for dac, it is working fine, same program written in timer interrupt using timer1 but this is not working. i am using the compiler uvision 5.05.Please...
  • interrupt EP_RLZED not work
    hi guys in register USBDevIntEn - i enable EP_RLZED interrupt : USBDevIntEn |= EP_RLZED; but this interrupt ( EP_RLZED ) never not occur - for what? i don't have any problem with other interrupt...
  • aduc7026 interrupt not working
    I am using my own board aduc7026. I wrote the program for dac, it is working fine, same program written in timer interrupt using timer1 but this is not working. i am using the compiler uvision 5.05.Please...
  • External interrupt program not working
    Hi all, I am trying to use external interrupt with the following code using LPC1768 micro controller. I have connected P2.10 and P2.11 to switches and GPIO0 used to connect the LED's. When I press the...