trouble program T2080 IFC NAND FLASH(MT29F4G08) in vxWorks

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

trouble program T2080 IFC NAND FLASH(MT29F4G08) in vxWorks

1,287 次查看
姜伟琼
Contributor I

T2080RDB Rev-C machine

In uboot, the NAND FLASH can be access using :   nand dump 0 ...   can printf some information

I run vxWorks OS in this RDB board,  CPLD and NOR FLASH can work good, but NAND FLASH can not work good.

1、VxWorks OS version: 6.9

2、Initial IFC timing, and set the LAW values

3、NOR  ---> CS0

     CPLD ----> CS2

     NAND ----> CS1

when i port the nand flash initial code to vxWorks,  access the CS1 LAWs address space,  i can not detect the CS1 singnal.  and i found that when i just modify the NAND TIMING to work GPCM mode, CS1 falling edge singnal is present. why????   anybody can help me?

标签 (1)
0 项奖励
回复
2 回复数

985 次查看
姜伟琼
Contributor I

THANK YOU VERY MUCH!!!

0 项奖励
回复

985 次查看
alexander_yakov
NXP Employee
NXP Employee

In case if you are observing CS1 is not asserted, when you accessing this address space, than this may mean:

1. CS1 address space is not configured.

2. LAWs are not configured.

3. Some other device is configured to overlap this address space.


Have a great day,
Alexander

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复