nand_flash mqx demo doesn't work on K70

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

nand_flash mqx demo doesn't work on K70

跳至解决方案
1,930 次查看
lorenzofornari
Contributor III

Hello, i've tried the nand_flash demo, provided in "example" folder in mqx 4.0.

The demo works properly only if you don't generate processor expert code.

Whether PE code is generated, the application finds bad all blocks, and cannot write or read correclty from them.

Simply deleting generated code and rebuilding bsp, makes the demo working properly again.

I've deleted all components in PE configuration, leaving only mqx and cpu,with the same result.

I think there are some conflicts, but i haven't yet found where...

Some ideas?

Thanks

标记 (5)
1 解答
1,521 次查看
Martin_
NXP Employee
NXP Employee
0 项奖励
回复
3 回复数
1,522 次查看
Martin_
NXP Employee
NXP Employee

It is caused by the NFC clock divider. Solution:

https://community.freescale.com/message/335347#335347

0 项奖励
回复
1,521 次查看
lorenzofornari
Contributor III

ok, thanks Martin, now it works.

0 项奖励
回复
1,521 次查看
friederschrempf
Contributor IV

I had the same problems. See here: Re: FFS on NANDFLASH of TWR-K70 (MQX 4.0.1)