RTEMS Self Task Deletion
Chris Johns
chrisj at rtems.org
Wed Sep 27 07:25:44 UTC 2006
Kamaraj P wrote:
> Yes, I have observed the Entry point of the new task has got executed.
> Infact, it has also executed the call rtem_task_delete(RTEM_SELF), but
> still the memory associated with the task is NOT freed.
>
Do you mean the memory allocated in the Workspace by the kernel to
handle the task or do you mean memory that code in the task you have
written has allocated ?
Regards
Chris
More information about the users
mailing list