• LPC2104
    I am a newbie to ARM and KEIL, I wrote a samll program in assembly and try to simulate it using debuger, I noticed that the PC value is same as the line which is just executed (i.e. marked with green...
  • LPC2104
    I am a newbie to ARM and KEIL, I wrote a samll program in assembly and try to simulate it using debuger, I noticed that the PC value is same as the line which is just executed (i.e. marked with green...
  • uVision4 LPC2104 Timer Interrupt
    Hi all, Im new in ARM programming and I am trying to build sample timer0 interrupt program.I am using uvision 4.02 32k code limited evaluation version.When debuging I see interrupt is generated but...
  • uVision4 LPC2104 Timer Interrupt
    Hi all, Im new in ARM programming and I am trying to build sample timer0 interrupt program.I am using uvision 4.02 32k code limited evaluation version.When debuging I see interrupt is generated but...
  • LPC2103 vs. LPC2104 - MAM Bug?
    Hi, I am experiencing a weird problem when running the same code on the two chips running at the same speed. with MAM mode = 0, both cycle counts are identical (13680 cycles) with MAM mode = 2...