You are trying to access global variables when your program is given a
command other than sysAppLaunchCmdNormalLaunch.  You can get out of this
state by using a no-notice reset (hold down the up arrow while pressing the
reset).  Are you handling sysAppLaunchCmdSystemReset?  That's one place to
look.  Also, your program should look for cmd == sysAppLaunchCmdNormalLaunch
before it runs.

Regards,

Steve

> -----Original Message-----
> From: Charles Rezsonya [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 17, 2000 12:39 PM
> To: Palm Developer Forum
> Subject: launcher or something crashing?
> 
> 
> i have a project i'm working on which after running on a 
> debug session (on
> first time installation) or installing with hotsync,  causes 
> the unit to
> crash on the next reset.  it gets stuck on the "palm 
> computing platform"
> screen and does not go away unless reset which then takes it 
> back to it
> getting stuck.
> 
> what might be happening to cause this?  what symptons should 
> i look for to
> track down this bug?
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
> 
> 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to