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.

RAM supported by AM4376

Other Parts Discussed in Thread: AM4376

Hi,


AM4376 is 32-bit Process So, Can I connect 4 GB DDR3 RAM with it? because I come to know in project cms file, Memory allocated is 2 GB for RAM as below.

#ifdef A9_CORE     /* A9 memory map */
MEMORY
{
    SRAM:     o = 0x402F0000  l = 0x00010000  /* 64kB internal SRAM */
    L3OCMC0:  o = 0x40300000  l = 0x00010000  /* 64kB L3 OCMC SRAM */
    M3SHUMEM: o = 0x44D00000  l = 0x00004000  /* 16kB M3 Shared Unified Code Space */
    M3SHDMEM: o = 0x44D80000  l = 0x00002000  /* 8kB M3 Shared Data Memory */
    DDR0:     o = 0x80000000  l = 0x80000000  /* 2GB external DDR Bank 0 */
}

Please reply ASAP.

regards

Bhavdipsinh