Virtual File System for i.MX1170

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Virtual File System for i.MX1170

跳至解决方案
369 次查看
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 项奖励
回复
1 解答
342 次查看
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 项奖励
回复
2 回复数
343 次查看
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 项奖励
回复
284 次查看
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 项奖励
回复