In article <83362@palm-dev-forum>, [EMAIL PROTECTED] says... > > Yes - this happens with any application - and there is no indication in > the IDE that it hit a breakpoint. I can stop the application in the IDE > by pressing the stop button - and it returns to edit mode - but there is > no effect on the device - the application is still running and requires > a reset. > > One piece of information that I forgot to mention which may be relevant > is that I am running Windows-XP professional. This does not happen on > another machine running Windows 2000 using the same device and cradle.
How curious. I've successfuly debugged over serial using XP Professional, but only with CW for Palm OS V8. I've never tried the older debugger in V7 with XP, and we don't oficially support XP until V9, since the OS hadn't been released when V8 was released last October. It does sound to me like the communications channel has broken after the download. Our debugger is able to download and set breakpoints, but it doesn't hear the "I've stopped" signal, and its not able to send the "reset" code back to the device. Try grabbing a copy of the V8 demo and see if that works for you. You won't be able to build your current project, but some of the projects that ship with it should be testable. -- 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/
