Thank you Ben,
So, only Palm OS Debugger support the debug version (with AdnDebug), ok?
And about release versions, I've noticed that even I compile the
aplication in release versions, the DebugNub is activated and
application is trying to register in the PC Debugger. I must to remove
manually the AdnDebug calls in release versions?
[]'s,
Leandro Jekimim Goulart
On Mon, 17 Jan 2005 11:39:34 -0600, Ben Combee <[EMAIL PROTECTED]> wrote:
> At 11:12 AM 1/17/2005, you wrote:
> >I'm having the same problem. I create a sample PNO application on PODS
> >and when I execute it and click in the button (the button execute the
> >PceNativeCall) the Palm halts. When I comment the following debug code
> >(in the PNO) it works:
> > AdnDebugEnableSet(kAdnEnableMasterSwitch | kAdnEnableDebugIndicator
> >| kAdnEnableFullDebugging | kAdnEnableShowSafeFatalAlerts);
> > AdnDebugNativeRegister('appl', 'TPNO', 'ARMC', 0x1000);
> > AdnDebugBreak();
> >
> >I'm testing the application with a Tungsten T3 with the correct
> >DebugNub installed and deploying the DebugDevice version. Does anybody
> >knows why the sample PODS PNO project don't work?
>
> You need to be running it from the Palm OS Debugger and be connected to the
> T3 ARM DebugNub -- if not, the device will lockup when it tries to connect
> to the debugger and do its breakpoint.
>
> Palm OS Developer Suite doesn't directly support debugging of PNO-based
> apps -- you have to use the standalone debugger for that.
>
>
> -- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc.
> "Combee on Palm OS" weblog: http://palmos.combee.net/
> Developer Forum Archives: http://news.palmos.com/read/all_forums/
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please
> see http://www.palmos.com/dev/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/