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