2008-02-15 02:32 AM
Problems with multiple stacks in IAR EWARM
2011-05-17 03:24 AM
Hi, I have problems debugging my application in IAR EWARM, because it shows wrong local variables. This is because I am using multiple stacks and when I set thread mode to use process stack, debugger seems to not notice this and show local var. as if they were in main stack.
However, this code executes just fine, the only thing is debugger wich represents the wrong place. So, please, help me ,if somebody knows how to solve this. I am using (EWARM V4.42 with j-link and C-SPY)2011-05-17 03:24 AM