I use spys to debug that kind on routines. You can print key values on the screen and see what is going on. You can also create a log DB.
It's a old trick I was using when I was debuging small micro-controler based devices I used to design before the PDAs where on the market. -- 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] 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/
