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:
90:cb3d968589d8
Parent:
85:024bf7f99721
Child:
93:e188a91d3eaa
--- a/TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf	Fri Sep 12 16:41:52 2014 +0100
+++ b/TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf	Tue Oct 28 16:40:41 2014 +0000
@@ -9,7 +9,7 @@
 define symbol __NVIC_start__       = 0x10000000;
 define symbol __NVIC_end__         = 0x100000C7;
 define symbol __region_RAM_start__ = 0x100000C8;
-define symbol __region_RAM_end__   = 0x1000FFDF;
+define symbol __region_RAM_end__   = 0x10007FDF;
 define symbol _AHB_RAM_start__     = 0x2007C000;
 define symbol _AHB_RAM_end__       = 0x20083FFF;