Problem with erase sector..

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

Problem with erase sector..

408 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ElecoLPC on Tue May 10 00:59:38 MST 2016
Hi,
I'm working on LPC1115, I'm trying to write my boot loader code. The IAP command works well, but if I erase 3 sector (1 to 3)  the uP continue working, but after reset it goes to hard fault handler and PC goes to 0xFFFFFFFE.... WHY?
Thanks.
Labels (1)
0 Kudos
2 Replies

376 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos

376 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by af_bln on Thu May 19 04:41:09 MST 2016
The first 3 sectors may be not necessary for the main code execution and only be needed while start-up. 
0 Kudos