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()" ) thanks, glenco