Hello,
I am using embos for a M32c83 from renesas and the IAR Compiler. If i run the Demo with the two tasks(2 blinking LED's) or if I create two own little tasks, the application only run approx 1 minute. If I enlarge the size of the task stack, it runs a few time longer. I think the task stack has an overflow.
How can I certain detect it, and the main problem how can I prevent an overflow? Maybe special settings for the IAR?
I am using embos for a M32c83 from renesas and the IAR Compiler. If i run the Demo with the two tasks(2 blinking LED's) or if I create two own little tasks, the application only run approx 1 minute. If I enlarge the size of the task stack, it runs a few time longer. I think the task stack has an overflow.
How can I certain detect it, and the main problem how can I prevent an overflow? Maybe special settings for the IAR?