Virtual File System for i.MX1170

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Virtual File System for i.MX1170

Jump to solution
261 Views
Freddy_
Contributor I

Hi,

I'm looking for a Virtual File System solution that is usable on MIMXRT1170-EVK board.

I downloaded an example implementing LittleFS but the File System is designed to be hosted in Flash memory only. Is there something implementing a RAM File System ?

Thank you for your help,

Freddy

0 Kudos
1 Solution
234 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Freddy_,

Besides LittleFS file system, you can also find FatFS and FileX example codes on our SDK. FatFS has example codes implemented in both bm and FreeRTOS, while FileX is implemented in Azure RTOS. Let me know if this helps!

BR,
Edwin.

View solution in original post

0 Kudos
2 Replies
235 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Freddy_,

Besides LittleFS file system, you can also find FatFS and FileX example codes on our SDK. FatFS has example codes implemented in both bm and FreeRTOS, while FileX is implemented in Azure RTOS. Let me know if this helps!

BR,
Edwin.

0 Kudos
176 Views
Freddy_
Contributor I

Thank you very much for your reply. Based on you answer, we'll think about ways to implement our file system.

0 Kudos