set 8 bit values in flash

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

set 8 bit values in flash

195 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wama on Sun Feb 12 14:35:30 MST 2012
Hello,

I use a LPC1112 working with Keil µVision4.
Is there any opportunity to set one or more 8 bit values in the last sector of the flash memory. I would like to set an identify number in a speciefied area of the flash (only readable in the program).
Has anybody an idea how to realize this?
Thanks in advance.
0 Kudos
1 Reply

165 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kendwyer on Sun Feb 12 16:49:29 MST 2012
You can use IAP commands to do this. Check out the following application note:
http://ics.nxp.com/support/documents/microcontrollers/zip/an10995.zip


Quote: mawa
Hello,

I use a LPC1112 working with Keil �Vision4.
Is there any opportunity to set one or more 8 bit values in the last sector of the flash memory. I would like to set an identify number in a speciefied area of the flash (only readable in the program).
Has anybody an idea how to realize this?
Thanks in advance.

0 Kudos