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:
110:165afa46840b
Child:
172:65be27845400
--- a/TARGET_DISCO_F469NI/TOOLCHAIN_ARM_STD/stm32f469xx.sct	Thu Sep 06 13:39:34 2018 +0100
+++ b/TARGET_DISCO_F469NI/TOOLCHAIN_ARM_STD/stm32f469xx.sct	Thu Nov 08 11:45:42 2018 +0000
@@ -36,8 +36,8 @@
    .ANY (+RO)
   }
 
-  ; Total: 109 vectors = 436 bytes (0x1B4) to be reserved in RAM
-  RW_IRAM1 (0x20000000+0x1B4) (0x50000-0x1B4)  {  ; RW data
+  ; Total: 109 vectors = 436 bytes (0x1B4) 8-byte aligned = 0x1B8 (0x1B4 + 0x4) to be reserved in RAM
+  RW_IRAM1 (0x20000000+0x1B8) (0x50000-0x1B8)  {  ; RW data
    .ANY (+RW +ZI)
   }