automatic restarting a task?

Aaron J. Grier aaron at frye.com
Fri Sep 6 21:29:44 UTC 2002


On Thu, Sep 05, 2002 at 11:16:39PM -0400, Glen Cornell wrote:
> Does RTEMS have the ability to automatically restart a task upon
> termination?
> 
> In my shell, when an exception is caught and the task terminates, I
> would rather it restart than terminate the executive.  Sometimes, it's
> not the shell's fault (for example: if someone were to type "0()" )

could you register a user extention on the task you want to restart and
in the extention do rtems_task_restart?

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron at frye.com



More information about the users mailing list