zynq7000-rs/memory.x
2025-02-19 11:00:04 +01:00

10 lines
125 B
Plaintext

MEMORY
{
/* Zedboard: 512 MB DDR3. */
DDR(rx) : ORIGIN = 0x00100000, LENGTH = 512M
}
_STACK_SIZE = 8M
_HEAP_SIZE = 64M