I’m using the IAR compiler and I get a stack usage warning (>90%) even without calling to much nested functions. The default size is 80 bytes, maybe is too few, what is the normal value?
It seems that when you pause the execution the stack window shows the peak usage, isn’t it?