• Not Able to erase Sector 0 when using IAP in LPC2214
    Thanks Peter....... My Apology for not putting the Code in proper format ...... I want to implement the functionality of IAP in LPC2214.... for testing purpose I have taken the sample code from...
  • 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...