Hi, Is there any possible way to obtain the state of a task ID? i.e. whether it's dormant, ready, executing, blocked, suspended, or deleted? I do know there is a way to determine whether a task is suspended, and that is by using rtems_task_is_suspended, but does that also include tasks that are blocked? Regards, Mohammed Khoory