At 15:43 2003-1-10 -0500, you wrote:
Hello,

I'm developping an application using CW9. Everything was fine until today...

I have installed my application on my Tungsten and it stop working. I had to
make a hard reset to be able to use it again. I have tried on my m515, same
thing, a falat exception occured at startup. My application keep crashing
every handheld it is installed on.

The application run without problem on the emulator.
Have you tried dragging it to a running Palm OS emulator, and then doing a soft reset.

The usual cause for a problem like this is not handling launch codes correctly. Since you're using V9, why don't you try using the Palm OS debugger panel to launch your app as a subroutine using the sysAppLaunchCmdSystemReset command. That will let you debug what happens when your app responds to a system reset, and should let you see where a bad global variable access is happening.

--
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/

Reply via email to