• Question about to serial C files in the demo project from LPC2138 NXP
    I am trying to run the NXP LPC2138 UART sample bundle code. I was having trouble since there is a serial.c and a retarget.c file. If I added them both into a project I would get a error because both...
  • Question about to serial C files in the demo project from LPC2138 NXP
    I am trying to run the NXP LPC2138 UART sample bundle code. I was having trouble since there is a serial.c and a retarget.c file. If I added them both into a project I would get a error because both...
  • LPC2138, LPC2148
    Any one please help!!!! I've written a code for simple transmission of single character serially but when i compile it the following error comes UART0.sct(7): error: L6236E: No section matches selector...
  • LPC2138, LPC2148
    Any one please help!!!! I've written a code for simple transmission of single character serially but when i compile it the following error comes UART0.sct(7): error: L6236E: No section matches selector...
  • 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...