From 256ff9a480238dfd1d30b7dfb3d61835991b3ee7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 14 Mar 2013 22:44:06 +0000 Subject: Switch to user-mode before starting a new task git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5742 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/sam3u-ek/knsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/sam3u-ek') diff --git a/nuttx/configs/sam3u-ek/knsh/defconfig b/nuttx/configs/sam3u-ek/knsh/defconfig index 93d436e54..7146ef6bf 100755 --- a/nuttx/configs/sam3u-ek/knsh/defconfig +++ b/nuttx/configs/sam3u-ek/knsh/defconfig @@ -249,7 +249,7 @@ CONFIG_IDLETHREAD_STACKSIZE=1024 CONFIG_USERMAIN_STACKSIZE=2048 CONFIG_PTHREAD_STACK_MIN=256 CONFIG_PTHREAD_STACK_DEFAULT=2048 -CONFIG_SYS_RESERVED=4 +CONFIG_SYS_RESERVED=5 # # Device Drivers -- cgit v1.2.3