diff --git a/targets/TARGET_Maxim/mbed_rtx.h b/targets/TARGET_Maxim/mbed_rtx.h index 61a24f8b6d..d719cae00e 100644 --- a/targets/TARGET_Maxim/mbed_rtx.h +++ b/targets/TARGET_Maxim/mbed_rtx.h @@ -50,7 +50,7 @@ #elif defined(TARGET_MAX32620) #ifndef INITIAL_SP -#define INITIAL_SP (0x20008000UL) +#define INITIAL_SP (0x20040000UL) #endif #ifndef OS_TASKCNT #define OS_TASKCNT 14