[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot find task id.
- Date: Wed, 23 Oct 2002 14:00:32 +0200 (MEST)
- From: nicjoh-7 at sm.luth.se (Niclas Johansson)
- Subject: 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