nand_flash mqx demo doesn't work on K70

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

nand_flash mqx demo doesn't work on K70

ソリューションへジャンプ
1,950件の閲覧回数
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,541件の閲覧回数
Martin_
NXP Employee
NXP Employee
0 件の賞賛
返信
3 返答(返信)
1,542件の閲覧回数
Martin_
NXP Employee
NXP Employee

It is caused by the NFC clock divider. Solution:

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

0 件の賞賛
返信
1,541件の閲覧回数
lorenzofornari
Contributor III

ok, thanks Martin, now it works.

0 件の賞賛
返信
1,541件の閲覧回数
friederschrempf
Contributor IV

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