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.

CCS GEL file to initialize AM1802 DDR2

Guru* 95265 points
Other Parts Discussed in Thread: AM1802, AM1808, OMAPL138

Hello,

I have a XDS220 card which has an AM1802 chip on it. I want to try how the EMAC works. I connected to AM1802 via an emulator and I don't have a GEL file to initialize the DDR. Can anybody provide it?

I tried to load the \AM1808_StarterWare_1_00_03_03\binary\armv5\cgt_ccs\am1808\evmAM1808\enet_echo\Debug\echoApp.out into ARM core in CCS. The code is in the DDR2 memory as the cmd file specified:  DDR_MEM     : org = 0xC1080000   len = 0x2F7FFFF     /* RAM */ and all sections are placed into DDR_MEM.

I poked the DDR2 via CCS memory window and I can't change anything. The code hence can't be loaded correctly into DDR2.

Regards, Eric