I have a SMSC LAN9220 with SRAM like interface connected to the EMIFA.
Now I try to initialize the EMIFA0 settings with the GEL files. But if I connect the the ARM processor using CCS I read for any register in EMIFA0ARM always 0x0000000. setting any values don't work. Reading from the CS3 memory area (0x62000000) doesn't set the CS3 pin.
If I connect to the DSP C674x I can read register within EMIFA0DSP with good values and I can also change them. Reading from the CS3 memory area (0x62000000) does set CS3 pin.
I'd like the communicate to the LAN9220 from within the ARM CPU. What am I doing wrong? Or can't EMIFA be uesd by the ARM CPU?
regards
Armin