I am trying to isolate the dragon ball processor activity from the rest of
the system.

I would like to disable all interrupts handling mechanism ?

I tried to do this by setting the appropriate parameters in the interrupt
mask register. I am then writing an assembly instruction with pila : MOVE.L
$00FFFFFF, $FFFFF304.  I get a bus error or address error when I try to do
that.

am I doing something wrong ? is there an API function that would allow me to
do this ?


thanks

            laurent






-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to