• LPC900 Emulator Bootloader is not Running
    Hello all, I have the folowing problem. When starting debug mode in the uVision software the following error occurs: "LPC900 Emulator Bootloader is not Running!" On the Keil forum I found another...
  • LPC900 series A/D
    I notice that the EPM900 is supposed to emulate virtually all of the LPC9xx devices. Does this include the A/D converter on the 89LPC925? Is there any sample code that uses the A/D converter and the...
  • LPC900 RTC Timer
    Anyone gotten the RTC timer to work without interrupts - only using the RTCF flag on the LPC93x? I can't seem to get the timer to start. I've used this chip for a while on various designs, and use Timer0...
  • UV2 crashes on Debug
    I am working on a C8051F005 chip using Keil UV2. I have the latest Silicon UV2 driver installed. Keil UV2 crashes as soon as I select Start/Stop Debug. (UV2 window closes without any message). Does any...
  • UV2: Breakpoint crash
    Hello, Everytime I set a breakpoint in UV2 (for Cygnal chips), run, then try to halt the program before hitting the breakpoint, UV2 becomes unresponsive and has to be killed by process manager. ...