Selaa lähdekoodia

CMSIS-DSP: Modified testing environment for M0.

Christophe Favergeon 6 vuotta sitten
vanhempi
sitoutus
9b09987156

+ 1 - 1
CMSIS/DSP/Platforms/FVP/ARMCM0/LinkScripts/AC6/lnk.sct

@@ -14,7 +14,7 @@
 ; </h>
  *----------------------------------------------------------------------------*/
 #define __ROM_BASE     0x00000000
-#define __ROM_SIZE     0x00200000
+#define __ROM_SIZE     0x00250000
 
 /*--------------------- Embedded RAM Configuration ---------------------------
 ; <h> RAM Configuration

+ 1 - 1
CMSIS/DSP/Platforms/FVP/ARMCM7/LinkScripts/AC6/lnk.sct

@@ -14,7 +14,7 @@
 ; </h>
  *----------------------------------------------------------------------------*/
 #define __ROM_BASE     0x00000000
-#define __ROM_SIZE     0x00200000
+#define __ROM_SIZE     0x00250000
 
 /*--------------------- Embedded RAM Configuration ---------------------------
 ; <h> RAM Configuration