• LPC1754
    Hi, to all please help me i have checked the nxp usb host lite example with ulink 2 debugger,its gets stuck at void Host_WDHWait (void) { while (!HOST_WdhIntr) { ; } HOST_WdhIntr = 0; } ...
  • LPC1754
    Hi, to all please help me i have checked the nxp usb host lite example with ulink 2 debugger,its gets stuck at void Host_WDHWait (void) { while (!HOST_WdhIntr) { ; } HOST_WdhIntr = 0; } ...
  • LPC1754. Secondary boot. Jump to Application.
    I use LPC1754 for my project. As I can't get boot source from NXP, I made secondary boot program. It is writed in sector 0 and 1 in flash. When power up, real boot execute my secondaray boot program...
  • LPC1754, uVision4, Boot Rom - RAM change
    I use LPC1754, and Keil uVision4. I have a small code that use noinit memory , at the end of the first region of RAM From 0x10003F00 to 0x10003FFF. - 256 bytes. I zeroed this region, and make reset...
  • LPC1754, uVision4, Boot Rom - RAM change
    I use LPC1754, and Keil uVision4. I have a small code that use noinit memory , at the end of the first region of RAM From 0x10003F00 to 0x10003FFF. - 256 bytes. I zeroed this region, and make reset...