• LPC2362 Not entering ISP mode
    Hi All, I have a strange problem with my board LPC2362. The fresh controller is getting programmed for the very first time. And the second time onwards the controller is not entering into ISP mode...
  • Entering ISP mode via user program
    Hi, I am using LPC2364 controller. I tried to invoke ISP via IAP. I used the below code. #define IAP_LOCATION 0x7FFFFFF1 #define IAP_CMD_ReinvokeISP 57 #define iap_entry(a, b) ((void (*)()...
  • P89v51RD2 hardware condition to enter in ISP mode
    for P89v51RD2 what is the hardware condition to enter in ISP mode?
  • LPC17xx And IAP Command Code 57 (Reinvoke ISP)
    This post is an FYI for others using the NXP LPC17xx Cortex M3 family. This may help you save some hair in your future development if you are to use the IAP Reinvoke ISP command 57. I ran into a...
  • Problem of EPM900: Can't enter Debug mode...
    Help~~ I use EPM900 as emulator. When I entered Debug mode in uVision,the error message "CRC check failed on Command 'DownloadMonitor()'!" displayed and debug mode terminated. What happened ???