forked from xuos/xiuos
Update flash-mcuboot-app.ld
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
|
||||
MEMORY
|
||||
{
|
||||
flash (rx) : ORIGIN = 0x60040000, LENGTH = 0x00100000
|
||||
flash (rx) : ORIGIN = 0x60100000, LENGTH = 0x00100000
|
||||
sram (rwx) : ORIGIN = 0x20200000, LENGTH = 0x00080000
|
||||
itcm (rwx) : ORIGIN = 0x00000000, LENGTH = 0x00020000
|
||||
dtcm (rwx) : ORIGIN = 0x20000000, LENGTH = 0x00020000
|
||||
|
||||
Reference in New Issue
Block a user