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.

C6745 Boot on Nand on emifa

Other Parts Discussed in Thread: OMAP-L137

Hi,

I'm trying to boot a C6745 on a nand flash MT29F2G08 connected on CS3 of EMIFA.

My boot pins are ok, and when the DSP boots, I see the CS3 trigger on the board, and I haved succeed to program/read/erase the flash device with my own code.

I haved try to generate the code with AIS, and to program the flash like indicated on the D800K001 specs, but the device doesn't boot, and the ram contains garbage.

 

My code in Flash contains the AIS script wich start at 0x20000 (Block 1) and each page of 2048 bytes contains a part of the code and the 64 spares bytes are at value 0xFF.

Does someone have an idea of what I have done wrong?

Thank you!