summaryrefslogtreecommitdiff
path: root/bsp/coreip-e24-arty/mee.lds
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/coreip-e24-arty/mee.lds')
-rw-r--r--bsp/coreip-e24-arty/mee.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsp/coreip-e24-arty/mee.lds b/bsp/coreip-e24-arty/mee.lds
index 1981dec..b38f6ac 100644
--- a/bsp/coreip-e24-arty/mee.lds
+++ b/bsp/coreip-e24-arty/mee.lds
@@ -4,6 +4,7 @@ ENTRY(_enter)
MEMORY
{
+ ram (wxa!ri) : ORIGIN = 0x80000000, LENGTH = 0x8000
flash (rxai!w) : ORIGIN = 0x40400000, LENGTH = 0x20000000
}