At 09:39 2002-11-12 +0100, you wrote:
POSE has sometimes a time out on my system (W2k) as well. I guess it has nothing to do with CW or Metrowerks but with POSE and maybe a too old computer... The PalmOS 5 Simulator runs just fine for me.POSE isn't running the debugger stub that's built into the Palm OS ROM, but instead has its own debugger engine that runs at the emulation layer. This works really well most of the time, but it has the ability to get out of sync with the device in some situations. The biggest issue is that POSE can't always execute some debugger commands until it thinks the emulated device is idle. This mainly affects the commands used in downloading an application to POSE, but there are other times when the CW debugger issues these while debugging. Talking to a device or PalmSim is more reliable, as the debugger nub on those systems is actually part of the OS and is running in a background task.
We've done a lot of work recently to try to get our connections to POSE, serial devices, USB devices, and PalmSim more stable, with some success. This work should show up in CodeWarrior for Palm OS V9 when its released later this year.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
