p4080ds nor flash erase fail

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

p4080ds nor flash erase fail

1,471 Views
gaolixing
Contributor I

our p4080ds is new,the erase time of nor flash is under 200 times,but when i program the jffs2 file system,a lot of errors are apeared,like that:

i use uboot and codewarrior10.5 program the jffs2 file system,the problem is still appeared,and i usr codewarrior10.5 to read the content of the nor flash,there are some different between the program file and read file,the follow is the picture:

Screenshot from 2020-06-09 19-40-53.png

and a lot of data write failed ,like that:

Screenshot from 2020-06-09 20-02-39.png

how can i fix it? 

Labels (1)
0 Kudos
3 Replies

1,424 Views
ufedor
NXP Employee
NXP Employee

How many boards were tested?

Please doublecheck that the NOR Flash is properly powered and there are enough decoupling capacitors on the board.

Try to program test patters in a different address regions of the NOR Flash to verify whether the problem is general or local.

Another point to check is capturing a NOR Flash program cycle by means of a digital scope and verify that all timings correspond with the device datasheet.

0 Kudos

1,424 Views
gaolixing
Contributor I

thanks for your reply,i have only one p4080ds that buy from NXP sales,and the program error appears at rootfs address range,the rcw,uboot,kernel address range is ok,i use JFFS2 rootfs image,may it be the reason? 

0 Kudos

1,424 Views
ufedor
NXP Employee
NXP Employee

> i usr codewarrior10.5 to read the content of the nor flash

What was the complete sequence of operations after the JFFS2 image programming?

0 Kudos