Mon Mar 18 16:07:41 2013: The stack 'Stack' is filled to 100% (80 bytes used out of 80). The warning threshold is set to 90.%
程序全速运行 停止过后就显示上面这条错误 该怎样解决 小弟刚接触430 用的芯片是MSP430F1611 求大神帮帮忙解决一下
此帖出自小平头技术问答
原帖由 yxldianqi2 于 2013-3-18 16:11 发表
Mon Mar 18 16:07:41 2013: The stack 'Stack' is filled to 100% (80 bytes used out of 80). The warning threshold is set to 90.%
程序全速运行 停止过后就显示上面这条错误 该怎样解决 小弟刚接触430 用的芯 ...
明显是栈不够了嘛。要么修改一下编译器的设置,要么代码中少用点栈。
一周热门 更多>