mbed official / mbed

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Revision:
171:3a7713b1edbc
Parent:
169:a7c7b631e539
Child:
172:65be27845400
--- a/TARGET_WIO_3G/TOOLCHAIN_ARM_MICRO/stm32f439xx.sct	Thu Sep 06 13:39:34 2018 +0100
+++ b/TARGET_WIO_3G/TOOLCHAIN_ARM_MICRO/stm32f439xx.sct	Thu Nov 08 11:45:42 2018 +0000
@@ -45,9 +45,9 @@
    .ANY (+RO)
   }
 
-  ; Total: 107 vectors = 428 bytes (0x1AC) to be used
+  ; Total: 107 vectors = 428 bytes (0x1AC) 8-byte aligned = 0x1B0 (0x1AC + 0x4) to be used
   ; should match ER_IROM1::RESET/4 and cmsis_nvic.h::NVIC_NUM_VECTORS
-  RW_IRAM1 (0x20000000 + (107*4)) (0x30000 - (107*4))  {  ; RW data
+  RW_IRAM1 (0x20000000 + 0x1B0) (0x30000 - 0x1B0)  {  ; RW data
    .ANY (+RW +ZI)
   }
   RW_IRAM2 (0x10000000) 0x10000 {