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.

66AK2H14's DDR3 initialization issue

Expert 2985 points

Other Parts Discussed in Thread: TCI6638K2K

Hi all,

On my custom board, there are four MT41J128M16JT-15E connected to DDR3A and also four MT41J128M16JT-15E connected to DDR3B.

When I load the GEL with version 'TCI6638K2K GEL file Ver is 1.60000002' xtcievmk2x_DDR.gel

I find that the function ddr3A_64bit_DDR1066_setup has be stuck at here

do {
    read_val = DDR3A_PGSR0;
} while ((read_val&0x00000001) != 0x00000001);

And a registers snippet is showed as

What's the problem?

Regards,

Feng