Content originally posted in LPCWare by anandana on Fri Apr 15 21:00:37 MST 2016
Hi,
I am programming the LPC1777 flash using IAP but after successful programming controller is not initializing.
Below are the activities i have done.
After downloading through JTAG, I have read the flash from 0x00000000 location. Then i downloaded the binary file using IAP. At the end of IAP, I read the flash from 0x00000000 location. I have compared all bytes from both JTAG and IAP. All are matching. But contoller is not initialzing.
Can someone help me in this. Anything i am missing during IAP?
Thanks.