This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

STACK USES for any given function in my application code



I have a query regarding STACK. can I find out the uses of STACK for any given function in my code. 

I have to ensure that when my program executes, there should not be any stack over flow. 

I am using code composer studio v3.3.

Ashutosh Bhatt