Azure RTOS FileX/LevelX reference for NOR/NAND

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

Azure RTOS FileX/LevelX reference for NOR/NAND

3,441 Views
DeffoWill
Contributor I

Hello, 

I want to use FileX/LevelX as a file system on the RT1170 EVK, do you have any experience/reference designs available for this on the NOR/NAND flash available for the on-board NAND/NOR flash?

I have had an attempt of using the NOR flash with level/filex myself, but I am struggling to get good enough read/write performance, do you have any numbers on expected performance for these devices? 

Any help would be appreciated

thanks

0 Kudos
Reply
2 Replies

3,402 Views
david_piskula
NXP Employee
NXP Employee

Hello @DeffoWill,

would you be able to provide us with the code you created to test the FileX+LevelX features? I would like to try to run it on my end and analyze the performance. We can handle this privately if you have concerns about sharing the code on the public community.

Best Regards,

David

3,409 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @DeffoWill , 

All the Azure code for RT1170 can be found for:

SDK_2_11_1_MIMXRT1170-EVK\boards\evkmimxrt1170\azure_rtos_examples

   Unfortunately, until now, we still don't have FileX/LevelX as a file system based on flash on the RT1170 EVK.

    About the flash program and read, you can use the sdk rom api code:

SDK_2_11_1_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\fsl_romapi

  About the performance, you can test the program, read, erase time.

 

Wish it helps you!

Best Regards,

Kerry

0 Kudos
Reply