A quick look through the debugger sources seems to indicate that this is generated by the debugger when it receives what it perceives to be an invalid response packet from either POSE or the device. However, the code that validates the response packet also checks some debugger globals settings which looks like it got messed up in this case, which is why deleting the Obj directory and likely the temporary files cleared up the problem. -- jkl ----- Original Message ----- From: "Craig Patchett" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, May 07, 2001 12:22 AM Subject: RE: CmdReadRemoteRegisters error: invalid response command (resol ved) > Well, I fixed the problem by deleting the Obj directory in my project folder > (I tested this on a duplicate project directory first, so I can verify that > this is, in fact, what fixed the problem), but I have absolutely no idea why > that fixed it. Perhaps someone from Metrowerks can shed some light on the > issue. > > Craig > > ****************************************** > > Craig Patchett <[EMAIL PROTECTED]> > The CGI/Perl Cookbook: http://cgi-perl.com > > love \luv\ (v): See John 3:16 > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
