我维护的板子连续运行2周就会跑死,怀疑是堆栈溢出了。于是想用finsh来查看下,但是加入finsh后sram空间就不足。有没有办法直接让串口输出List_thread得到的信息呢,或者有能减小finsh的大小的方法。我是刚接触RT-Thread的新人,谢谢各位。
这是用IAR编译的错误信息
unable to allocate space for sections/blocks with a total estimated minimum size of 0x10250 bytes in <[0x10000000-0x1000ffff]> (total uncommitted space 0x10000). |