This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

flash sector read operation fails, but the ecc could not detect this?

Hi, all

I copy a file from sd memory to flash (rooted at sd memory\a.txt), then copy it from flash to sd memory again, of course, saved at another path (rooted at  sd memory\1\a.txt). then I compare the two files:  sd memory\a.txt and  sd memory\1\a.txt , and find that the two files are different !

what I confused is that the ecc does not report this error and think it normal.