"Stack Usage是一个静态的view,并不提供运行时的stack分析" 是的,动态监控stack使用的话,将会耗费MCU本身的内存,所以我们使用的是静态查看 黄色应表示已使用的空间量超过80%。如果将鼠标指针悬停在黄色条上,弹出窗口会显示什么? The color shading indicates whether you are close to the
Most arches define CONFIG_DEBUG_STACK_USAGE exactly the same way. Move it to lib/Kconfig.debug so each arch doesn't have to define it. This obviously makes the option generic, but that's fine because the config is already used in generic code. https://lists.ozlabs.org/listinfo/linuxppc...