Fixed wrong stack pointer

pull/2970/head
andreas.larsson 2016-10-10 18:55:46 +02:00
parent cb97f5dc7f
commit 84a25e72f7
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
;
;*******************************************************************************
__initial_sp EQU 0x20020000 ; Top of RAM
__initial_sp EQU 0x20030000 ; Top of RAM
PRESERVE8
THUMB