Content originally posted in LPCWare by mackrants on Tue Jun 16 04:33:35 MST 2015
Hi,
I'm using lpc2387 and because of security reasons I want to store some data on the flash memory.
I'm aware that some of it is used for running the code, but I want to use the part of the flash that isn't used.
I searched a lot but didn't find enough info about how to do this.
I need ALL of the libraries that I'm required to use and a full example of how to read and write data to the flash.
thanks a lot!!
Asaf