I'm struggeling with verifying FLASH content.
After flashing a block of 4K data, I do a readback, which fails. However, when looking at the data in the debugger, it is correctly FLASH'ed.
Is there some latency between flashing data and readback that I need to be aware of? (I'm using the FLASH API).
If I just skip the whole verify process, everything works fine, but it bug's me that this is the case. I have tried programming just data part, and also auto generating ECC bits with same result.
Code:
