• simulation not working :real hardware does well
    Hi I am using the latest ARM tools (eval) with LPC1111/101 cortex M0 I initialized the cpu and enabled external int on pin P2_0 ; in the simulation the irq is never executed, but when i burn...
  • simulation not working :real hardware does well
    Hi I am using the latest ARM tools (eval) with LPC1111/101 cortex M0 I initialized the cpu and enabled external int on pin P2_0 ; in the simulation the irq is never executed, but when i burn...
  • Interrupt Code Works in Simulator and not on Real LPC21xx Hardware ...
    Hi All. Just looking for a little help ... I must be doing something silly, but for the life of me I can't figure it out. I've taken the TMR0 interrupt code from blinky, and used it as my own ISR...
  • Interrupt Code Works in Simulator and not on Real LPC21xx Hardware ...
    Hi All. Just looking for a little help ... I must be doing something silly, but for the life of me I can't figure it out. I've taken the TMR0 interrupt code from blinky, and used it as my own ISR...
  • Code works in Simulator but not actual Hardware
    Hi My code works in Keil simulator but not on actual LPC2294 Evaluation board. I don't have any debbuger to check this. What could be the possible reasons?