Sample code for how to erase/write LPC1768, LPC11U24, LPC1114, LPC812 and LPC824 internal flash memory. This program uses IAP call of MCU's ROM routines. The IAP library also supports read/write of EEPROM in LPC11U24.

Dependencies:   mbed IAP

Sample code for how to erase/write LPC1768, LPC11U24, LPC1114, LPC812 and LPC824 internal flash memory. This program uses IAP call of MCU's ROM routines.

No filesystem interface available. This program is just an interface to flash erasing and writing. User need manage where to store the data in the flash area.

This IAP library supports read/write of EEPROM in LPC11U24.

More information available in
http://mbed.org/users/okano/notebook/iap-in-application-programming-internal-flash-eras/

Committer:
okano
Date:
Fri Jan 16 08:00:33 2015 +0000
Revision:
5:806960ca964e
Parent:
4:5705a494169a
Child:
6:2357a04a16ff
ver3.1.1 : Compile switch word has been changed for better MCU compatibility across platforms

Who changed what in which revision?

UserRevisionLine numberNew contents of line
okano 5:806960ca964e 1 http://mbed.org/users/okano/code/IAP/#cee1a2a734c9