Well, you can still debug on the real device, so the first step is to see the DmWrite 
that causes the error.
Then determine why it failed.

For example, you might have run out of space on the real device and couldn't allocate 
enough memory.  Or some other sequence of
events muight be different.  But th input to your DmWrite call should give you clues.


Oscar Lee wrote:

> My error message is
> "DataMgr.c, Line: DmWrite:DmWriteCheck failed"
> Does anyone havbe idea on my approach to debug it?
> Thanks!
>
> Oscar
>
> From: <[EMAIL PROTECTED]>
> To: "Oscar Lee" <[EMAIL PROTECTED]>
> Sent: Thursday, March 15, 2001 4:28 AM
> Subject: Re: Program crash when run on the real device
>
> > > My program run well in the emulator but crash when run on my Palm
> > VX. What
> > > can I do to found out the problem at this moment? Is there any
> > tricks to get
> > > it right (Run well in both emulator and my real device) ?
> > > Please help! Thanks! ^_^
> > >
> > > Oscar
> > >
> >
> > Whats your error message?
> > Has the emulator your real rom? Or you are using a downloaded rom?
> >
>
> --
> 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/

Reply via email to