• Not able to Erase Sector 0 in LPC2214 using IAP
    Hi, I want to implement the functionality of IAP in LPC2214.... for testing purpose I have taken the sample code form keil..... In this code I have tried to erase all the sector & write data . I...
  • Does it is Possible to Erase & Write Sector 0 in LPC2214
    Hi, I am implementing a functionality of IAP in LPC2214, for start up I have written a simple code in which I am able to ease Sector 0 & other Sectors as Well, but when I try to write any data on...
  • LPC1788 - IAP erase sector always returns BUSY
    Hello, I'm trying to erase some sectors of the internal flash using IAP but for a reason I can not figure out it is not working. I'm preparing the sectors and this IAP command suceeds but when...
  • Problem erasing sectors ( IAP_EraseSec )
    Hi, I need help. I'm using the IAP, secondary bootloader. I'm having a problem erasing sectors. When I try to erase a sector, it hangs at function " iap_entry(command, result) " in erase function...
  • 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...