Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
Diff: TARGET_LPC4088/TOOLCHAIN_ARM_STD/LPC407X_8X.sct
- Revision:
- 66:9c8f0e3462fb
- Parent:
- 65:5798e58a58b1
- Child:
- 71:8fabd470bb6e
diff -r 5798e58a58b1 -r 9c8f0e3462fb TARGET_LPC4088/TOOLCHAIN_ARM_STD/LPC407X_8X.sct
--- a/TARGET_LPC4088/TOOLCHAIN_ARM_STD/LPC407X_8X.sct Mon Aug 12 13:17:46 2013 +0300
+++ b/TARGET_LPC4088/TOOLCHAIN_ARM_STD/LPC407X_8X.sct Mon Aug 19 13:34:54 2013 +0300
@@ -1,18 +1,18 @@
-; *************************************************************
-; *** 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 0x00008000 {
- .ANY (AHBSRAM1)
- }
-}
-
+; *************************************************************
+; *** 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 0x00008000 {
+ .ANY (AHBSRAM1)
+ }
+}
+
