trouble program T2080 IFC NAND FLASH(MT29F4G08) in vxWorks

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

trouble program T2080 IFC NAND FLASH(MT29F4G08) in vxWorks

1,198 Views
姜伟琼
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?

Labels (1)
0 Kudos
Reply
2 Replies

896 Views
姜伟琼
Contributor I

THANK YOU VERY MUCH!!!

0 Kudos
Reply

896 Views
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 Kudos
Reply