Changes to support running on smaller memory LPC device LPC1764

Fork of mbed-dev by mbed official

Files at this revision

API Documentation at this revision

Comitter:
jolyon
Date:
Mon Oct 10 14:36:54 2016 +0000
Parent:
148:21d94c44109e
Commit message:
Working with LPC1764 & inverted LEDS

Changed in this revision

targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_ARM_STD/startup_LPC17xx.S Show annotated file Show diff for this revision Revisions of this file
diff -r 21d94c44109e -r 6f3fb14e6942 targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_ARM_STD/startup_LPC17xx.S
--- a/targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_ARM_STD/startup_LPC17xx.S	Fri Sep 30 18:07:01 2016 +0100
+++ b/targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_ARM_STD/startup_LPC17xx.S	Mon Oct 10 14:36:54 2016 +0000
@@ -19,7 +19,7 @@
 ; *
 ; *****************************************************************************/
 
-__initial_sp        EQU     0x10008000  ; Top of RAM from LPC1768
+__initial_sp        EQU     0x10004000  ; Top of RAM from LPC1764
 
                 PRESERVE8
                 THUMB