Hello Binu
The stack space is used for local variables and temporaries and storing callee saved registers according to the calling convention. So whether you needs more stack size depends on the data size of local data and calling convention, not on code size.
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------