diff --git a/Platforms/FVP/ARMCM0/LinkScripts/AC6/lnk.sct b/Platforms/FVP/ARMCM0/LinkScripts/AC6/lnk.sct index 12700611..b96fc9d9 100755 --- a/Platforms/FVP/ARMCM0/LinkScripts/AC6/lnk.sct +++ b/Platforms/FVP/ARMCM0/LinkScripts/AC6/lnk.sct @@ -14,7 +14,7 @@ ; *----------------------------------------------------------------------------*/ #define __ROM_BASE 0x00000000 -#define __ROM_SIZE 0x00200000 +#define __ROM_SIZE 0x00250000 /*--------------------- Embedded RAM Configuration --------------------------- ; RAM Configuration diff --git a/Platforms/FVP/ARMCM7/LinkScripts/AC6/lnk.sct b/Platforms/FVP/ARMCM7/LinkScripts/AC6/lnk.sct index cdd4cea2..f4b23594 100644 --- a/Platforms/FVP/ARMCM7/LinkScripts/AC6/lnk.sct +++ b/Platforms/FVP/ARMCM7/LinkScripts/AC6/lnk.sct @@ -14,7 +14,7 @@ ; *----------------------------------------------------------------------------*/ #define __ROM_BASE 0x00000000 -#define __ROM_SIZE 0x00200000 +#define __ROM_SIZE 0x00250000 /*--------------------- Embedded RAM Configuration --------------------------- ; RAM Configuration