• LPC824 Software pack
    I am trying to create a new project based on the LPC824. I installed the LPC800 pack, but , although it is shown as "up to date", it does not contain any LPC82x devices. When I search Keil for "LPC824...
  • Strange BL51 behaviour under uVision
    Hi, I've a project for which I have many linker directives contained in a command file. Invoking the linker from within uVision with the command file specifile via the '@ filename' option, always throws...
  • UVision 2 will not start under Windows XP
    Hi, I am using uVision 2 (with V6.02 compiler) on a Windows XP professional machine. I find that uVision will not start once the machine has been shut down. The only solution I have found so far is...
  • ADC activation in LPC2148
    i am doing my project on LPC2148. when i interfaced the ADC AD0.1, there is no error while compiling. When the code is debugged the result is displaying in the global register and interrupt pin ADINT...
  • No SPI activity on MCB2100
    Hello, I'm trying to use the SPI-interface on the MCB2100 board (with the LPC2129) but it just doesn't work. I can initialize the SPI0 and simulate the sending of data. But when I download it to...