> I have written a Wakeup Handler for serial communication which posts keys to > the Key Queue (EvtEnqueueKey()). > Every now and then, when running an application (MemoPad, Todo etc.) I get > the Fatal Alert - Fatal Exception dialog and my Palm had to be reset with > the button on the back.(Naturally, none of this occurs when running the > emulation on my PC). > > a. As I did not make any calls to the Error Manager is it safe to assume > that what is the direct cause of the exception is not my code ? > b. Is there any way that I can determine what/who is the direct cause of the > exception ?
are you removing the Wakeup Handler when your app exits? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
