On Wednesday January 6 2010, Nick Thomas wrote: > Is there a problem when suspending a task when it is in the middle of a > printf statement? From this, I guess, you do it from outside the task (not suspending itself). Then, it depends on how do you do a printf. I guess, there may be some mutex semaphore which you simply block. -- Leon