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?

[]'s,
Leandro Jekimim Goulart


On Sun, 16 Jan 2005 19:26:29 -0000, Evan Ovadia (Verdagon)
<[EMAIL PROTECTED]> wrote:
> Hey everyone. This morning I started up PODS, created a new Managed PNO 
> project, built it, installed it, ran it, and when I clicked on the button, it 
> gave me a fatal error.
> 
> I tried making a standard PNO project, same thing happened.
> 
> Why doesnt it work? I didn't make any changes at all...
> --
> 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/

Reply via email to