One drawback I came across with this IR loopback trick (shortcut .t): the
receiving "instance" of my application thinks it is active
(sysAppLaunchFlagSubCall bit set in the launchFlags), so its normal behavior is
to use some globals; alas, these are not really accessible. Is there a way my
application is running in IR loopback mode?


--
Luc Le Blanc


Dave Lippincott a �crit :

> Lookup the developer shortcuts in the Palm Knowledgebase.  There is a
> shortcut that places the IR port into a loop-back mode and allows you debug
> your IR app.  It should work on both Pose and a device.
>
> ----- Original Message -----
> From: "Luc Le Blanc" <[EMAIL PROTECTED]>
> Newsgroups: palm-dev-forum
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Thursday, September 18, 2003 7:59 AM
> Subject: Re: Debugging beaming on IIIxe with CW8.3
>
> So, how can I debug beam receive if POSE nor my Palm support it? I send a
> 46-bytes AppInfoBloc, followed by 351 ~60-byte records, and on the target
> device, the DB I build along receiving those chunks is 84 bytes and 0
> records...
>
> Can I debug via USB on my Cli� S-360 (Palm OS 4.0)?
>
> --
> Luc Le Blanc
>
> Regis St-Gelais a �crit :
>
> > The Palm III and many other models, uses the same UART to drive the serial
> > port and the IR port. It can not use both ports at the same time.
> >
> > --
> > Regis St-Gelais, P. Eng. / ing.
> > Software Development / D�veloppement informatique
> > Technical Support / Support technique
> > Laubrass inc.
> > www.laubrass.com
> > [EMAIL PROTECTED]
> > (remove / enlever 'NOSPAM')
> > --
> > "Luc Le Blanc" <[EMAIL PROTECTED]> a �crit dans le message de
> > news:[EMAIL PROTECTED]
> >
> > I'm trying to debug beaming on my IIIxe hooked to CW 8.3 via a serial
> > port. I launch my application with a normal launch code, and then I
> > start beaming to it with a Cli�. The Cli� keeps searching for a
> > destination device, but the IIIxe in its cradle doesn't react to the
> > beam. Yet, the same operation outside debugging works. I tried launching
> > my application with a AskUser or Receive launch code, with no better
> > results. What's the trick?
>
> --
> 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