tmedicci commented on issue #11337:
URL: https://github.com/apache/nuttx/issues/11337#issuecomment-1850306647

   Hi @dapeng0512 !
   
   The error message is not an issue. We need to format the partition before 
using it at first. Our internal CI does that (and that's why we didn't catch 
the error). The message is wrong!
   
   Please take a look at 
https://github.com/apache/incubator-nuttx/blob/a7b3217c373b410456f2a1dc8152d226cb00c5d9/boards/arm/stm32wl5/nucleo-wl55jc/src/stm32_flash.c#L316
   
   To get rid of the error message, just run `mksmartfs /dev/smart0`.
   
   I'll update the documentation about this `defconfig` and improve the "error" 
message. I'll keep the issue open to keep track of that when I submit the PR.


-- 
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