mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 08:50:35 +08:00
Set margins
CONFIG_ARCH_INTERRUPTSTACK = 500 40 Bytes margin CONFIG_IDLETHREAD_STACKSIZE= 290 - idel usage 0x20001F78 from 0x20002000 is 136 bytes Margin is 154 CONFIG_USERMAIN_STACKSIZE=800 268 bytes margin 0x200013c8
This commit is contained in:
committed by
Lorenz Meier
parent
aaafbad9e7
commit
abc74323ac
@@ -276,7 +276,7 @@ CONFIG_BOARD_LOOPSPERMSEC=2000
|
||||
CONFIG_DRAM_START=0x20000000
|
||||
CONFIG_DRAM_SIZE=0x2000
|
||||
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
|
||||
CONFIG_ARCH_INTERRUPTSTACK=400
|
||||
CONFIG_ARCH_INTERRUPTSTACK=500
|
||||
|
||||
#
|
||||
# Boot options
|
||||
|
||||
Reference in New Issue
Block a user