This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3356: Nand flash erase fails with ERROR: NAND Initialization failed.

Part Number: AM3356

1. We have our board which uses TI's Sitara-am335x processor(Part No: AM3356BZCZD60) with a Micron 8Gb:x8 Flash-model (8SC Part No: MT29F8G08ABACAH4-IT:C) with page size=4096 Bytes, Block size=256K(256*1024 Bytes).

2. I am trying to do nand-erase the flash with CCS tool using "nand-flash-writer.out" file. Nand erase fails with below error

"Starting AM335X NAND writer

The NAND Flash is ONFI compatible
     ERROR: NAND Initialization failed.

NAND flashing failed!"

3. I am using "nand-flash-writer.out" file which is working properly with our older am335x board- which uses Micron 2Gb:x8 Flash-model ( Part No: MT29F2G08ABAEAH4)

Is there a newer nand-flash-writer.out which is compatible with the new flash. Please provide the download link of the same if available?