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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

771 次查看
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 项奖励
回复
2 回复数

748 次查看
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 项奖励
回复

748 次查看
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 项奖励
回复