LPC1114: Not able to write to flash memory using IAP commands

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

LPC1114: Not able to write to flash memory using IAP commands

773 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by abhilash.bidari on Tue Mar 20 10:03:13 MST 2012
controller: LPC1114

Iam trying to write the data to the flash using the IAP command. But iam not able to write the data. When i tried to write data, i got the return value as "13". Which means ADDRESS_ERROR ->Address is not on word boundary.

So please any one help me out.
Iam trying to write the data to the location:"0x00007000"

Good news is Iam able to erase.
0 Kudos
Reply
2 Replies

750 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by abhilash.bidari on Tue Mar 20 22:51:21 MST 2012
Sorry prob has been solved.

I was giving the wrong data size for  copy ram to flash command.
It after giving proper size it is working fine
0 Kudos
Reply

750 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gbm on Tue Mar 20 12:03:34 MST 2012
So, what is your question? You've got the precise description of your error - correct the problem.
0 Kudos
Reply