• LPC1113 Jlink "FLASH DOWNLOAD FAILED"
    Hi everyone I design a board with LPC1113. I use Keil and J-link, when I try to download code It gives error "Flash Timeout. Reset the Target and try it again" "Error: Flash Download failed - ...
  • lp2378 use all four uarts - extending nxp uart code
    Using a keil mcb2300 with lpc2378. Used the NXP example bundle uart code as the base and attempting to modify it to use all four uarts via interrupts. Couldn't find any examples that use all four...
  • About NXP's Cortex M-0
    Hi all, I am using Cortex M0 micro controller for my project. For the same I have installed a MDK 5.10 in my existing Keil software. But its micro controller list does not support LPC812(Cortex M0 architecture...
  • Dual core debug of NXP LPC4000
    I am referring to this article: http://www.keil.com/pr/article/1227.htm I was wondering why there is no support for a single session (Keil window) debug? Why do I have to open two windows, why can...
  • UART I/O on LPC4357 using Keil uVision
    Hi, I am trying to setup UART1 communication on the LPC4357 device. This is the first time I am using an ARM device, I usually use AVR ATmega devices. Now, to setup an I/O stream, I used (line...