X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Demo%2FMB91460_Softune%2FSRC%2FStart91460.asm;h=3e758b0321e4cfc065f72de2ccf380ff979f11ea;hb=87eabd0658d4f4918a0de2a3c0580cd8a94404f7;hp=bf5de40ea5dedc97d5d957ac8eb4555ddc1d5acd;hpb=bf17c194bd7bbf96261769033b6db918fca19b8a;p=freertos diff --git a/Demo/MB91460_Softune/SRC/Start91460.asm b/Demo/MB91460_Softune/SRC/Start91460.asm index bf5de40ea..3e758b032 100644 --- a/Demo/MB91460_Softune/SRC/Start91460.asm +++ b/Demo/MB91460_Softune/SRC/Start91460.asm @@ -234,7 +234,7 @@ ; #set STACK_RESERVE ON ; <<< reserve stack area in ; ; this module -#set STACK_SYS_SIZE 2000 ; <<< byte size of System stack +#set STACK_SYS_SIZE 1000 ; <<< byte size of System stack #set STACK_USR_SIZE 4 ; <<< byte size of User stack ; #set STACK_FILL ON ; <<< fills the stack area with pattern