Possibly, you're trying to access global variables when the Palm receives a
sysAppLaunchCmdSystemReset.  In your PilotMain, make sure that you have
if (launchCode != sysAppLaunchCmdNormal) return 0;
as your first statement or, a switch statement that handles the different
launch codes.

You can try a no-notify reset (press the reset button while holding down the
up-arrow key), although removing the batteries for that long should have
done a hard reset for you and solved the problem.

If the no-notify reset works, you should delete your application before
doing anything else.

Regards,
Steve

-----Original Message-----
From: Matt Skogmo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 15, 2000 4:55 PM
To: Palm Developer Forum
Subject: Palm VII dead after debug.



Hello all,

I just started to develop software for the Palm platform, and had a rather
troubling thing happen to me.  I bought the book "Palm OS Programming from
the ground up," by Mykland and started at the beginning (seemed ok).  After
I installed CodeWarrier lite on my NT 4 sp6 machine, I built and downloaded
the basic chapter 1 application.  It worked just fine.  I was able to debug
and step through the code.  I then proceeded to the CH2 example.  After it
compiled, the debugger window dissapeared.  I could not get it back.
Basically, after many attempts, I reinstalled the software.  No help.  I
tried to compile again and download again, and that worked, but then my palm
locked up.  I pulled it off of the cradle and tried to reset it.  No go. All
I get is the "Palm computing" screen.  I tried removing the batteries for
several hours, then replacing them.  Still all I get is the "Palm computing
screen"  

What the heck did I do to my poor Palm VII?  How do I get it back to the way
that it was?

Thanks in advance.


Matt

_____________
Matt Skogmo
Design Engineer, QSC Audio Products INC.
1675 MacArthur Blvd, Costa Mesa, CA 92626
[EMAIL PROTECTED]



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to