• interrupt program
    i tried to execute a timer program in ARM7- LPC2148 series.....but i got a problem in matching the vector address....can anyone help me to find a solution for this.... this was the program #include...
  • interrupt program with two timer interrupts
    Hi , I am using an application which inco-operates both ucos and TCP/IP each working with two timer interrupts respectively. i.e ucos working with timer3 interrupt for 1ms and TCP/IP working with...
  • 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...
  • interrupts, large program, hang
    Hi, I have a problem with the interrupts, I am working with the LPC1768. In the main() function I have an infinite while() loop. In this loop is a complex program that analyzes data from the ADC...
  • 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...