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.