• On LPC 2138 boards -SECTORS ERASING PROBLEM
    Hi I am downloading my application using LPC2000 v2.2.1 on to lpc2138 board with flash 512k.And insted of deleting entire device(flash) i am selecting particular sectors to be deleted(for example...
  • On LPC 2138 boards -SECTORS ERASING PROBLEM
    Hi I am downloading my application using LPC2000 v2.2.1 on to lpc2138 board with flash 512k.And insted of deleting entire device(flash) i am selecting particular sectors to be deleted(for example...
  • Problem erasing sectors on onchip lpc2388 flash(512k)
    Hi, I am implementing a secondary bootloader, which updates nxp-application for NXP LPC2388. When I try to erase sectors 15-26 on flash it hangs at function: iap_entry(command, result); and reboots...
  • Problem erasing sectors on onchip lpc2388 flash(512k)
    Hi, I am implementing a secondary bootloader, which updates nxp-application for NXP LPC2388. When I try to erase sectors 15-26 on flash it hangs at function: iap_entry(command, result); and reboots...
  • Hard fault after erase sector
    Hi, I'm working on LPC1115, I'm trying to write my boot loader code. The IAP command works well, but if I erase 3 sector (1 to 3) the uP continue working, but after reset it goes to hard fault handler...