Content originally posted in LPCWare by masterboy on Thu Mar 21 09:19:52 MST 2013
OK, I forgot written that I use LPC1347 :) This uP has this table on page 369 (UM10524).
I have "divided" flash memory to two parts (program and data section). Data are on address 0x0000C000 and I have set CRP1. My question is, can I rewrite only data section without erase whole flash memory using ISP? I would like to update only data section.