Tool/software: Code Composer Studio
How can we find out, how many of stack size does our program have occupied?
I want to be sure that the stack size that I have assigned is enough for my local functions and variables.i want to know does CCS inform us after compiling the project about amount of minimum stack size for our project?