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.