Hi
all,
I've been struggling
with this for a couple of weeks. I see where the RTAI domain registers
handler for events 0 through 3. When trying to
load the
RTAI_nucleus domain, an event 4 is passed down through the domains, and
ends up in adeos_handle_event, where it looks like the
root
domain's
handler for event 4 is called. The address of this handler is not in
the range of addresses that linux code would fall under, i.e.
it's a
0xd000000000000000 instead of a 0xc000000000000000
address.
I'm printing out
from adeos_catch_event_from each time an event is registered for a domain, and
event 4 never shows up in this function.
Where did the root
domain pickup a handler for this event that isn't a linux
one?
I can't find what
this handler is, or where it is getting loaded for the root
domain.
Any help would be
greatly appreciated!
Terry Reynolds
Simulation Technologies,
INC.
