In article <90965@palm-dev-forum>, [EMAIL PROTECTED] says... > > In another reply to this post I saw a remark that palm's USB driver doesn't > support debug mode. > > I'm getting ready to test an app on a m125 which seems to have only a USB > cradle. How can I debug on this device? I've been using the emulator (and > CodeWarrior) so far, but am about ready to see if it works "for real".
First, you need CodeWarrior for Palm OS V8 -- earlier versions can't talk to the Palm OS 4.0 devices over USB. V8 only can handle the m500/m505/m125 -- Palm OS 4.1 broke something we've not figured out yet. The Palm device knows what kind of cradle its is, so shortcut dot dot two works with whatever your in. You just set that mode and then try to connect. Make sure you're using Palm Desktop 4.01 with its USB driver. Unfortunately, you can't have both the Palm debug-capable driver and the Handspring-usable driver installed at the same time. You can get serial cradles for the m125 -- its the same serial cradle as used for the m500, m505, and other Universal Connector devices. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
