creating and compiling FFS nandflash example in mqx

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

creating and compiling FFS nandflash example in mqx

跳至解决方案
1,468 次查看
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

标签 (1)
0 项奖励
回复
1 解答
1,122 次查看
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 项奖励
回复
2 回复数
1,123 次查看
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 项奖励
回复
1,122 次查看
adt
Contributor III

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

0 项奖励
回复