Results 1 to 1 of 1
Can anyone suggest me a tool that estimates the minimum stack size
needed for C code to run correctly?
My project code creates kernel threads that serve in the MAC ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-28-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 6
Stack size...
Can anyone suggest me a tool that estimates the minimum stack size
needed for C code to run correctly?
My project code creates kernel threads that serve in the MAC layer of a
wireless comm. protocol. I need to estimate the stack size so that no
stack overflow occurs when code runs inside the kernel.
Thanks for replies


Reply With Quote
