File-system for NOR flash 128Mbit memory
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-29 2:44 AM
I am struggling with integration of filesystem on external nor.
I've been trying ittlefs. i have error in LFS_ERR_CORRUPT.
Labels:
- Labels:
-
Flash
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-29 8:19 PM
Hello @AA.27
Are you using DMA? it maybe memory bank cannot be accessed by DMA.
I advise you to check the flash write function, and check if your block device is locked for writing. So, in this case, try unlocking the device for writing.
Imen
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Thanks
Imen
