jingfei195887 commented on PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#issuecomment-3062379354

   @michallenc I've reviewed your code and haven't found any obvious errors for 
now. Are you available or free at the moment? Maybe we could conduct an online 
debugging session together. Alternatively, I'd suggest adding print statements 
to the underlying driver, such as the driver interface corresponding to 
MTD_WRITE. I noticed that the write volume in your function is quite small, 
probably less than a page size. In that case, I think BCH might cache this data 
and only write it during the close(fd) process. I've got hold of an Infineon 
hardware here. Let me test how the same program as yours behaves on it.


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to