I'm currently using the embOS IAR plugin version 1.00.d, and using the IAR EW version 4.40A.
I want to check on the debugger the current used stack of the tasks. But when I check it shows that the tasks are using all the stack size.
e.g. controlTask ------------ 1000/1000 @ 0x40000500
buttonTask ------------ 500/500 @0x400005200
Can you help to solve this problem?, thanks.
I want to check on the debugger the current used stack of the tasks. But when I check it shows that the tasks are using all the stack size.
e.g. controlTask ------------ 1000/1000 @ 0x40000500
buttonTask ------------ 500/500 @0x400005200
Can you help to solve this problem?, thanks.