• 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...
  • 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...
  • processor busy after erase command
    Hello in our sistem we have the necessity to refresh an external Watchdog-Chip, by toggling one OUTPUT-PORT each 160ms. Unfortunately, that must occours also during flash-erasing (...) Well, our...
  • 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...
  • 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...