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
Now I know that, for assembly code, the stack alignment has to be done by programmer. But how about C code? I guess it is done by KEIL compiler?
when i clean project then rebuild all then every thing were ok