@ -2,8 +2,7 @@
MEMORY
{
/* Zedboard: 512 MB DDR3. */
DDR(rx) : ORIGIN = 0x00100000, LENGTH = 512M
CODE(rx) : ORIGIN = 0x00100000, LENGTH = 512M
}
_STACK_SIZE = 8M
_HEAP_SIZE = 64M
REGION_ALIAS("DATA", CODE);
The note is not visible to the blocked user.