>Kevin Laws wrote: > >>Okay, now I've got the oddest error in existence. >> >>I compile my application using CodeWarrior 9.2. It works great in the Treo >>600 simulator. >> >>When I Hotsync the application to my Treo 600, the mere existence of it on >>the Treo causes an infinite reset loop as SOON as the Hotsync completes. The >>only way out is a hard reset. >>... >>-- Kevin >> >> > >Does your app respond to these launch codes: > >sysAppLaunchCmdSystemReset >sysAppLaunchCmdSyncNotify
Perhaps a better way to state this is to ask if you application completely ignores these launch codes, including never touching or allocating globals or global variables, or any functions or subroutines in any other code segments when you app is launched (it will be) with these launch codes. IMHO. YMMV. Ron Nicholson HotPaw Productions http://www.hotpaw.com/rhn/palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
