mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 21:19:03 +00:00
Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless
This commit is contained in:
parent
45923970e2
commit
fec9e724d7
1 changed files with 1 additions and 1 deletions
|
|
@ -548,7 +548,7 @@ Configurations
|
|||
in the top level Make.degs or the code will not fit.
|
||||
|
||||
Stack space has been hand optimized using the stack coloring by enabling
|
||||
"Stack usage debug hooks" (CONFIG_DEBUG_STACK) in Build Setup-> Debug
|
||||
"Stack coloration" (CONFIG_STACK_COLORATION) in Build Setup-> Debug
|
||||
Options. I have selected values that have 8-16 bytes of headroom with
|
||||
network debugging on. If you enable more debugging and get a hard fault
|
||||
or any weirdness like commands hanging. Then the Idle, main or Interrupt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue