Usually it is not allowed to make speculative read accesses to FLASH memory which is currently programmed or erased. A read access can lead to undefined effects. So you should simply avoid dumping these sections during erase.
Usually it is not allowed to make speculative read accesses to FLASH memory which is currently programmed or erased. A read access can lead to undefined effects. So you should simply avoid dumping these sections during erase.
Add a comment