hi ,i want write flash by jlink,eg:write val 0xaaffffff to addr 0x76000, only write 4byte.
but when i write, err "flash not erase" occurred,
I don't want to erase this flash because there are other data on this page.
So I want to ask if there is a way to rewrite only one byte of the flash of this page through JLINK without erasing the whole page of flash.