Hi,
I'm using an AM3517, and I'm trying to use the local memory on the emac (located at 0x5C020000) to store the buffer descriptors, but when I use this memory space I get TXERRCODE of 5 (buffer length zero), but the buffer length is set to 1514 which is definitely non-zero. However, when I use local SRAM (located at 0x40200000) everything works fine.
Does anyone know what I could be doing wrong?