mbed library sources modified for open wear

Dependents:   openwear-lifelogger-example

Fork of mbed-src by mbed official

Revision:
53:ee96c43874d6
Child:
56:99eb381a3269
diff -r a51c77007319 -r ee96c43874d6 targets/cmsis/TARGET_NXP/TARGET_LPC408X/TOOLCHAIN_ARM_STD/LPC407X_8X.sct
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/cmsis/TARGET_NXP/TARGET_LPC408X/TOOLCHAIN_ARM_STD/LPC407X_8X.sct	Tue Dec 03 14:00:05 2013 +0000
@@ -0,0 +1,27 @@
+; *************************************************************
+; *** Scatter-Loading Description File generated by uVision ***
+; *************************************************************
+
+LR_IROM1 0x00000000 0x00080000  {    ; load region size_region
+  ER_IROM1 0x00000000 0x00080000  {  ; load address = execution address
+   *.o (RESET, +First)
+   *(InRoot$$Sections)
+   .ANY (+RO)
+  }
+  RW_IRAM1 0x100000E8 0x0000FF18  {  ; RW data
+   .ANY (+RW +ZI)
+  }
+  RW_IRAM2 0x20000000 0x00004000  {
+   .ANY (AHBSRAM0)
+  }
+  RW_IRAM3 0x20004000 0x00004000  {
+   .ANY (AHBSRAM1)
+  }
+}
+
+LR_IROM2 0x28000000 0x01000000  {
+  ER_IROM2 0x28000000 0x01000000  {  ; load address = execution address
+    .ANY (+RO)
+  }
+}
+