I found the problem. I had one lousy line in my PilotMain() method - a simply assignment to a global variable. One f#*@&ing line of code was wrong, and it took me all day to find it. Damn! Anyway, thanks for the help. Marc
>From: Ben Combee <[EMAIL PROTECTED]> >Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]> >To: "Palm Developer Forum" <[EMAIL PROTECTED]> >Subject: Re: PLEASE help! - hotsync bus error & MemoryMgr error >Date: Mon, 23 Sep 2002 20:54:24 -0500 > >At 12:52 AM 9/24/2002 +0000, you wrote: >>I'll try this but: >>How does one set sysAppLaunchCmdSyncNotify as the launch code? I can't >>find this in CW. >>Also, the CW debugger is a bit of a mystery to me. How exactly doI step >>thru the code? > >The launch code is a setting under Edit/Preferences/PalmDebugger Settings, >if you're using CodeWarrior for Palm OS V8. If you're using V7 or earlier, >you can't set this value when starting a debug session. > >To step through code, use Project/Debug. After your application has been >downloaded to the device or emulator, it should automatically stop at >PilotMain. Then, you can use the Debug/Step Over and Debug/Step Into >commands to step through your code. These command are also duplicated in >the debugger's toolbar, and on Win32, are mapped to the F10 and F11 keys. > >-- >Ben Combee <[EMAIL PROTECTED]> >CodeWarrior for Palm OS technical lead >Palm OS programming help @ www.palmoswerks.com > > >-- >For information on using the Palm Developer Forums, or to unsubscribe, >please see http://www.palmos.com/dev/support/forums/ _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
