Reset flash value

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

Reset flash value

466 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by blasiis on Wed Jul 21 05:37:48 MST 2010
I use LPCXpresso free with LPC1758 that have 512 KB flash and the limit of free compiler is 128K.
I use the top flash sector (28 and 29) for store my data application like EEPROM.
Whit debug when I restart the debug the value present in sector 28 and 29 dont change  !!
This is a free compiler limit or I must set a configuration project for erase all the flash ?
0 Kudos
4 Replies

455 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by blasiis on Wed Jul 21 06:22:29 MST 2010

Quote: CodeRedSupport
Not automatically, but you can do it by pressing the "program flash" button on the toolbar.



OK, I do it manually usinf erase
0 Kudos

455 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Jul 21 06:01:10 MST 2010
Not automatically, but you can do it by pressing the "program flash" button on the toolbar.
0 Kudos

455 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by blasiis on Wed Jul 21 05:44:41 MST 2010

Quote: CodeRedSupport
The debugger only erases the flash (sectors) that it uses.


Is possible to erase all the flash sector before program the code application ?
0 Kudos

455 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Jul 21 05:42:19 MST 2010
The debugger only erases the flash (sectors) that it uses.
0 Kudos