• Startup.s for lpc2138
    I'm having trouble debuging the blinky example on my lpc2138 (MCB2130 board) The program is compiled from Eclipse using the arm-elf-gcc compiler with a startup.s file which comes from a blinky example...
  • LPC2138 NXP
    I have LPC2138 microcontroller from NXP and I am using keil mdk compiler. I was trying to make program on keil compiler but I am unable to find device for my project from the nxp. I don't see my LPC2138...
  • need LPC2138 Pack for keil
    I need to work with LPC2138,So from where i could download it's pack because it is not in my keil default version. Thanks a lot.
  • ARM: Simulator for LPC2138 and RTAgent
    Hello! I attended a seminar of Keil some days ago where the RTAgent was introduced with the ULINK2 adapter. I now have changed my project to use the RTAgent. On the MCB2130 eval board (comming...
  • EPP timing (ARM LPC2138)
    Dear All The computer output 8 bits data of P1.24~P1.31, and I save the data on the buffer(EPP_Data); then the data was input to LCD driver IC via the P0.0~P0.7. Problem: My computer output 0x11...