Content originally posted in LPCWare by ezharkov on Tue Jun 10 16:10:30 MST 2014
I'm trying to read LPC1765 flash memory via ISP IAP. Getting the correct data for everything except the first 512-bytes block. I.e., "R 512 512" works fine. But "R 0 512" returns garbage (correct reply checksum, but not the data that I expect). The same program works fine with LPC1788.