We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hallo
I wonder if there are any good methodes of calculating the stack size for ex user or IRQ stack size? Is there any "best practice"?
Or is it just add up the size of data structures and/ot ISR's??
/Thomas
And what is the proper setting for stack space? 200 bytes, or 200*3 bytes, or 200*8 bytes, or something else?
Could someone please teach me? Many Thanks.