• Debugging problem on a LPC2103 with uLink
    Hello. I've a problem with LPC2103. I've two boards. The first-one is a Silica Demo Board with a Philips (with Philips logo) LPC2103. The second one is a home built board with only a NXP (note not Philps...
  • Problem with LPC2103
    Hi I have written a simple code for lpc2103 to starting use of that, But this simple program dose not work after downloading on chip via J-LINK V.8 . When I debug the program, it stymies in PLL what...
  • LPC2103 - UART0 Interrupt Problem
    Dear all, I am Using LPC2103, I had Configured UART0 to IRQ When working, VIC Register Status is vicIntSelect = 0; vicIntEnable = 0x000040; vicIRQStatus = 00000040; vicVectCtrl0 = 0x000026;...
  • LPC2103 PWM problem
    Hello, I have a problem with PWM on LPC2103 P0.7 connected to MAT2.0. PWM signal although works fine on P0.8 connected to MAT2.1. I'm using Keil 4.12 eval. If I use WinARM (GNU GCC) everything works...
  • lpc2103 sprintf problem
    Hi I do have problems with the sprintf function and the Keil compiler. The program works nicely until I increase the amount of functions, even if I don't use them. First I get the "%02d,%d" into the...