从你的map看没用多少stack啊,你这个生成这个.map的时候出现The stack 'Stack' is filled to 100%了吗。
如果你运行第一遍没有警告,随着运行次数增加stack也增加那么会不会是你程序里有变量没有释放。
01 main
| Stack used (prev) : 00000012
| + function block : 00000002
<-Sub-tree of type: Function tree
| Stack used : 00000014
->Sub-tree of type: Function tree
CSTACK
| Stack used (prev) : 00000014
01 exit
| Stack used (prev) : 00000014
| + function block : 00000002
<-Sub-tree of type: Function tree
| Stack used : 00000016
|