Bei Chen Liu / mbed-src

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Mon Nov 03 10:00:07 2014 +0000
Parent:
378:be043393235b
Child:
380:510f0c3515e3
Commit message:
Synchronized with git revision b148c0120d891e79f06a40574bef1c58f279200b

Full URL: https://github.com/mbedmicro/mbed/commit/b148c0120d891e79f06a40574bef1c58f279200b/

Changed in this revision

targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_ARM_MICRO/TARGET_OC_MBUINO/startup_LPC11xx.s Show annotated file Show diff for this revision Revisions of this file
targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_ARM_STD/TARGET_OC_MBUINO/startup_LPC11xx.s Show annotated file Show diff for this revision Revisions of this file
--- a/targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_ARM_MICRO/TARGET_OC_MBUINO/startup_LPC11xx.s	Fri Oct 31 13:45:07 2014 +0000
+++ b/targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_ARM_MICRO/TARGET_OC_MBUINO/startup_LPC11xx.s	Mon Nov 03 10:00:07 2014 +0000
@@ -25,7 +25,7 @@
                 EXPORT  __initial_sp
 
 Stack_Mem       SPACE   Stack_Size
-__initial_sp        EQU     0x10002000  ; Top of RAM from LPC11U
+__initial_sp        EQU     0x10001800  ; Top of RAM from LPC11U
 
 
 Heap_Size       EQU     0x00000000
--- a/targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_ARM_STD/TARGET_OC_MBUINO/startup_LPC11xx.s	Fri Oct 31 13:45:07 2014 +0000
+++ b/targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_ARM_STD/TARGET_OC_MBUINO/startup_LPC11xx.s	Mon Nov 03 10:00:07 2014 +0000
@@ -19,7 +19,7 @@
 ; *
 ; *****************************************************************************/
 
-__initial_sp        EQU     0x10002000  ; Top of RAM from LPC11U
+__initial_sp        EQU     0x10001800  ; Top of RAM from LPC11U
 
                 PRESERVE8
                 THUMB