pkarashchenko commented on issue #9446:
URL: https://github.com/apache/nuttx/issues/9446#issuecomment-1668729539

   I think turning off the ECC does not help here as seems like flash has a 
"NAND nature", so bits are getting corrupted on write, so reading back data do 
not match with data just written. Only full sector read-erase-write sequence 
works reliably, but progmem interface assumes a "NOR nature" of the underlying 
flash.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to