[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot find task id.



I am trying to find the id of a task from another task using
rtems_task_ident. When the task is created it works fine and I get the
id of the task, but when the task is started I get invalid
name as error response. Anybody have any ideas? Getting the id seems to me
like a straightforward operation but I cannot figure out what's wrong.

/Nicke