• program exec well in simulator but not when loaded in target
    Hi All i have written routines for 8051RD2,after compiling and building target i tried this program with simulator,it was working fine and was giving me the desired o/p,but when hex file for this routine...
  • program exec well in simulator but not when loaded in target
    Hi All i have written routines for 8051RD2,after compiling and building target i tried this program with simulator,it was working fine and was giving me the desired o/p,but when hex file for this routine...
  • 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...
  • GNu Toolchain: Program working in simulation, but not on target
    Hi all, I am using uVision 4 with the Sourcery GNU toolchain. Compiling and linking works, even debugging in simulation mode works. But if I download to the target, the entry address (PC after reset...