• RTX task unresponsive. Power cycle doesn't help, but reset does.
    Hi, All! I am dealing with the most obscure bug I have ever encountered. I am using LPC2144, Keil RTX and MDK 4.60. I have a task waiting for event (forever) that is triggered by a pin state transition...
  • Power on reset problem
    If I power up my board the code runs but not properly, it appears to skip through delay routines instantly which is preventing correct initiation of some of the external devices. ...but if I then use...
  • What happens when reset or Power on Reset or watch dog reset?
    Hi i am working on LPC2388 processor.I am using keil IDE. when power on reset happens, The flash boot loader code is executed. Where can i get the details of this bootloader code.LPC2388 having inbuilt...
  • Loaded code "disappears" after a power cycle
    I am using the MPC2300 with an LPC2368 NXP / Philips processor with uVision 3. The problem I am having is with file/image size. When loading anything lower than 64KB the program works and runs perfectly...
  • IAP doesn't work after a power cycle
    A moderator can delete my previous post since it is no longer a problem. If I need to post a solution, I will. I have a LPC2368 within my system that accepts a file to then program itself with. ...