levelx
levelx copied to clipboard
Question on error
Hi, if this is not the appropriate place to post this question please let me know, but I couldn't locate a support forum for LevelX.
We are using Azure ThreadX & FileX along with LevelX on a Winbond 1Gbit SLC NAND. File X version is 6.1 and Level X is 6.1.9.
We have noticed that during start-up, in the function _lx_nand_flash_open() , LX_SYSTEM_INVALID_FORMAT error(s) are being detected and logged. See attached screenshots showing the state of LX_NAND_FLASH data structure on error and soon after init.
It appears this error is not considered fatal by Level X as the process continues and eventually, the function returns LX_SUCCESS.
- Is this error something to be concerned about?
- What may be causing the error?
Thank you.
Hello @bhnaphade @xiuwencai can you please followup on this question? Same was asked in Microsoft Q&A: https://docs.microsoft.com/en-us/answers/questions/724004/index.html
Thanks @john-rubis for your time!