• problem with irq subroutine
    sir iam not find out where I have done the mistake. Iam adding a while loop in main program and I clear the interrupt flag before the reading the values. But now also it is not going to interrupt service...
  • problem with inturrupt subroutine
    sir I have seen u r message,regarding this I made some modifications in my programme.but there is no change.my will stop in while loop.plz some one help me my programme is #include <LPC214X.H> #include...
  • problem with irq subroutine
    sir iam not find out where I have done the mistake. Iam adding a while loop in main program and I clear the interrupt flag before the reading the values. But now also it is not going to interrupt service...
  • problem with inturrupt subroutine
    sir I have seen u r message,regarding this I made some modifications in my programme.but there is no change.my will stop in while loop.plz some one help me my programme is #include <LPC214X.H> #include...
  • Problem regarding SWI subroutine
    Hello, I have keil ARM version 4.12. I develop program of generating software interrupt using “SWI 0x00” instruction in ARM. I observe deassembly widow, my program begins with memory address “0x00000000...