Task stack size?

nobody wrote on Wednesday, January 04, 2006:

How we can estimate task stack size?(I am using AVR with IAR).

How we can find task stack overflow problems in my code? Is there anyway to measure used stack by each task at runtime?

rtel wrote on Wednesday, January 04, 2006:

I’m guessing this is a duplicate post - see my response to https://sourceforge.net/forum/message.php?msg_id=3505887.

Regards.