• 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...
  • 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 Timer0/1 PWM Error
    Hi, i use the latest demo version of Keil v9.02a for 8051. When i simulate a very simple pwm (timer0/1 mode 6) testprogram for a P89LPC935 the behavior of the simulator seems to be wrong. The datasheet...
  • uV2 crashes with LPC900 Emulator/Programmer
    I'm having a problem working with the EPM900. my hardware environment is: intel pentium mmx win98 first edition usb port with no additional drivers active (hotsync is not loaded) Kiel uVison...
  • LPC900: Generate an error when Code exceeds 0x1c00
    Hi, I have written a boot loader that is located in 0x1C00-0x1DFF. Therefor my working code should be limited to 0x0000-0x1BFF. I want to generate an error when this border is crossed. In target...