Dear Sir,
I am using LPC 2144 for Flash Memory Programming. I am able to write on flash RAM area using command code 51. But how to retrieve or read data back from the flash RAM. Kindly suggest.
Thanks.
Vikas Goel
Connect the uVision debugger via ULINK and use the debug command SAVE to read the memory content into a file.