Well, since you mentioned using the Emulator you have already gotten ahold of some
ROMs (unless you uploaded them from a real
Palm.) Once you sign an agreement with Palm, you can then go into the ROM clickwrap
area and download your choice of ROM files from
different devices. Some append "dbg" to their names - these are debug versions of the
ROMs. If you are using one with dbg in the
title than you are already using a dbg ROM.
What a debug ROM is is a version of the OS that has all kinds of special features to
help you catch problems with your code. It
will detect errors and stop your code on the line that's causing them, as well as give
you an explanation of the error. It's
helpful and is really a must, although you also will still need to test on the release
ROMS once the code is ready.
Oscar Lee wrote:
> Sorry, may be I am still new in Palm development. What is a debug ROM and
> how should I get it?
> Oscar
>
> ----- Original Message -----
> From: "Richard Burmeister" <[EMAIL PROTECTED]>
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Thursday, March 15, 2001 4:51 AM
> Subject: RE: Program crash when run on the real device
>
> > > From: Oscar Lee
> > >
> > > 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! ^_^
> > >
> >
> > Have you tried running it with a debug 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/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/