Content originally posted in LPCWare by Sushamshu on Mon Apr 20 23:29:10 MST 2015
Hello All,
I have two questions regarding IAP Flash Routines
1.What is the typical program and erase time for 4K and 32K sector of LPC using IAP routines?
2.Do the IAP routines also verify the programmed flash sector or should it be taken care by the boot loader? If it has to be taken care by boot loader then, then is the routine for reading back the flash sector available or do we have to develop our own.