Page 1 of 1

Recursive fatal exception problem

PostPosted: Aug 12, 2004 @ 11:30pm
by Kak
Working with a tungsten t3 and gapidraw, sometimes (I don't know exactly when, that's what pisses me) I get a "Fatal Alert", "Fatal Exception", plus a reset button which doesn't work, just after uploading my code to the palm.

if I reset the device, I get the same fatal exception error no matter what I do, and I have to hard reset the device.

I'm sure it's that kind of stupid issue produced by newbie palm coders, that why I'm asking it :)

TIA
Kak

-------
as usual, I find the solution after asking for it :)
the problem was that PilotMain can't execute any code unless the argument is sysAppLaunchCmdNormalLaunch, and PilotMain must be in the first segment.
I leave the stupid question here, maybe can be useful to somebody :)

PostPosted: Aug 13, 2004 @ 4:21am
by mlepage

PostPosted: Aug 13, 2004 @ 8:35am
by Kak

PostPosted: Aug 13, 2004 @ 7:47pm
by mlepage

PostPosted: Aug 13, 2004 @ 8:16pm
by Kak