Question
How to calculate worst case of stack consumption?
Hello everyone,
Is it possible, without using third-party programs, to calculate the largest stack consumption of the non-recursive function by free STM8 tools based on SDCC?
Thanks in advance.
