This is a discussion on What does tExcTask really do - VxWorks ; Hi, I know when a exception was raised, tExcTask have chance to do the default handling work. Are there any other scenarios that the tExcTask got run and suspend the error task? The reason I have this question is I ...
Hi,
I know when a exception was raised, tExcTask have chance to do the
default handling work. Are there any other scenarios that the tExcTask
got run and suspend the error task?
The reason I have this question is I am suspecting a fatal error
occurred in a task, not exception, and got captured by tExcTask.