creating and compiling FFS nandflash example in mqx

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

creating and compiling FFS nandflash example in mqx

Jump to solution
905 Views
adt
Contributor III

hello all,

I am using codewarrior 10.5 and mqx 4.0.2 & TWRK60F120M. I am able to execute the nandflash example in mqx but I want to work on nandflash using MFS I have installed patch for FFS for mqx 4.0.2. But not getting how to create and compile it in mqx.

Please help me.

Thanks

Labels (1)
0 Kudos
Reply
1 Solution
559 Views
LuisCasado
NXP Employee
NXP Employee

Hello,

Check the user guide in C:\Freescale\Freescale_MQX_4_0\doc\ffs

And the demo project: C:\Freescale\Freescale_MQX_4_0\ffs\examples\mfs_nandflash

You have to build the FFS MQX library for your target and run the example.

Check the document C:\Freescale\Freescale_MQX_4_0\doc\ FSL_MQX_FFS_release_notes.pdf  "5.2. Understand MFS NAND Flash example”

Luis

View solution in original post

0 Kudos
Reply
2 Replies
560 Views
LuisCasado
NXP Employee
NXP Employee

Hello,

Check the user guide in C:\Freescale\Freescale_MQX_4_0\doc\ffs

And the demo project: C:\Freescale\Freescale_MQX_4_0\ffs\examples\mfs_nandflash

You have to build the FFS MQX library for your target and run the example.

Check the document C:\Freescale\Freescale_MQX_4_0\doc\ FSL_MQX_FFS_release_notes.pdf  "5.2. Understand MFS NAND Flash example”

Luis

0 Kudos
Reply
559 Views
adt
Contributor III

Thanks for the reply. I have tested the example and its working fine.

0 Kudos
Reply