The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
171:3a7713b1edbc
Parent:
169:a7c7b631e539
Child:
172:65be27845400
--- a/TARGET_WIO_3G/TOOLCHAIN_ARM_STD/stm32f439xx.sct	Thu Sep 06 13:39:34 2018 +0100
+++ b/TARGET_WIO_3G/TOOLCHAIN_ARM_STD/stm32f439xx.sct	Thu Nov 08 11:45:42 2018 +0000
@@ -45,8 +45,8 @@
    .ANY (+RO)
   }
 
-  ; Total: 107 vectors = 428 bytes (0x1AC) to be reserved in RAM
-  RW_IRAM1 (0x20000000+0x1AC) (0x30000-0x1AC)  {  ; RW data
+  ; Total: 107 vectors = 428 bytes(0x1AC) 8-byte aligned = 0x1B0 (0x1AC + 0x4) to be reserved in RAM
+  RW_IRAM1 (0x20000000+0x1B0) (0x30000-0x1B0)  {  ; RW data
    .ANY (+RW +ZI)
   }