I porting the code to VxWorks. I meet a problem that the program crashed when it executes to the function"rootState_entDef()" under the "bool OMReactive::startBehavior(void)". Just can not enter in this function rootState_entDef().
Is anyone has this experience?
It's strange that the program executes to rootState_entDef() if I did not set it as a virtual function.