• Embedded C code for lpc2148 works on simulator not on hardware
    A simple embedded c code was written to display hello world code on terminal window. At first a char pointer was created to store hello world. Checked UOLSR register to see if UOTHR was empty .if it was...
  • Trying to boot android-swr.img getting errors "could not find android hardware" looping continously...
  • dead loop in simulation mode
    I use new verion on keil. I choose the LPC2468 device, I build a simple sample with the default Startup.s. The program get into a dead loop, it is waiting for mian oscillion locked. there is a dead loop...
  • dead loop in simulation mode
    I use new verion on keil. I choose the LPC2468 device, I build a simple sample with the default Startup.s. The program get into a dead loop, it is waiting for mian oscillion locked. there is a dead loop...
  • Simulation goes into infinite loop ! [lpc2378]
    Hi to all, I brought MCB-2300 board (with LPC2378 u-c). And tried the example codes (like blinky) with eval versions of Keil-IDE v3.05 tool chains. It works well on board when i compile it...