nobody wrote on Wednesday, January 04, 2006:
you said:
“Secondly the TCB contains pointers to both ends of the stack, so it is easy to see if the two are getting lose. In the task context switch function you could check for this. I don’t do it in the download code because obviously it increases the context switch time - but it may be a trade of you like.”
In debug mode using AVR Jtag,How we can it what variables I should check? where I can place breakpoint?