Probably this is a improper memory allocation problem. This problem occurs when more no. of bytes are written in the buffer of small size (not sufficient to hold the complete data - a MEMORY OVERFLOW).
Check size of all the memory allocations you are doing, whether its large enough to hold the data. Thanks bye ----- Original Message ----- From: Lorraine Chin <[EMAIL PROTECTED]> Date: Tue, 24 Aug 2004 10:41:51 -0400 To: "Palm Developer Forum" <[EMAIL PROTECTED]> Subject: CW error reading memory on device > > Does anyone know why I'm getting "error reading memory on device" whenever > I try to set a breakpoint using the CodeWarrior debugger? I'm debugging > over the USB port to a Tungsten T3. I had been working with a T2 that ran > the same application and same CodeWarrior without any problems. I'm using > CW 9.3 on Windows 2000 and the T3 is running an application built on Palm > OS 5.3 > > Thanks in advance, > Lorraine > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ -- ______________________________________________ IndiaInfo Mail - the free e-mail service with a difference! www.indiainfo.com Check out our value-added Premium features, such as an extra 20MB for mail storage, POP3, e-mail forwarding, and ads-free mailboxes! Powered by Outblaze -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
