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 :)