Error:  Verify failed.

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

Error:  Verify failed.

1,760 Views
jaffe
Contributor I
Codewarrior: V 8.8
CPU: MPC8540
Hi, I have my own design of MPC8540 based board and I can program the flash, but actually it didn't work.  When I verified the flash the show log always had some bad news listed:
=== Execute: Verify
=== Timestamp:  Mon Aug 25 14:42:43 2008
=== Flash Device:         IN28F128P30B
=== Flash Organization:   16Mx16x1
=== Flash Mem Start Addr: 0xFF000000
=== Flash Mem End Addr:   0xFFFFFFFF
======================================================================
Trying auto-detect...
  File is NOT of type Motorola S-Record Format.
  File is NOT of type Elf Format.
Auto-detection is successful.
  File is of type Binary/Raw Format.

Uploading 0x00010000 bytes starting from address 0xFF000000
Uploading 0x00010000 bytes starting from address 0xFF010000
Uploading 0x00010000 bytes starting from address 0xFF020000
Uploading 0x00010000 bytes starting from address 0xFF030000
Uploading 0x00010000 bytes starting from address 0xFF040000
Data Mismatch at address: 0xFF040000. Expected: 0xFF. Actual:   0x27
Data Mismatch at address: 0xFF040001. Expected: 0xFF. Actual:   0x05
Data Mismatch at address: 0xFF040002. Expected: 0xFF. Actual:   0x19
Data Mismatch at address: 0xFF040003. Expected: 0xFF. Actual:   0x56
Data Mismatch at address: 0xFF040004. Expected: 0xFF. Actual:   0x55
Data Mismatch at address: 0xFF040005. Expected: 0xFF. Actual:   0x2D
Data Mismatch at address: 0xFF040006. Expected: 0xFF. Actual:   0x42
Data Mismatch at address: 0xFF040007. Expected: 0xFF. Actual:   0x6F
Data Mismatch at address: 0xFF040008. Expected: 0xFF. Actual:   0x6F
Flash Programmer: 10 data mismatches occur.


Verify command complete.
----------------------------------------------------------------------------------------------

Any advices? Thank you!
Labels (1)
0 Kudos
2 Replies

413 Views
kecart
Contributor III
Check the address lines to your flash.  Looks like you might have a problem there.
0 Kudos

413 Views
jaffe
Contributor I
thank you kecart.
I've changed another flash chip and it works.
0 Kudos