>?By the way, when I typed "hd 0" in order to dump heap 0,
>I got error message in the PalmOS Device Console saying:
>"#ERROR: Invalid flags field in heap header" and
>"#ERROR: Invalid size field in heap header".

That'll happen if the debugger you're using is older than the ROM you're
using - it happens when the debugger doesn't understand the heap format.

Try using a newer debugger (for example the PalmDebugger in the 3.5 SDK
would be fine).  I don't recall if the latest CodeWarrior device console
code has been updated for 3.5 or not.  Or if possible for this particular
debugging situation, use a 3.1 rom and then the hd 0 command should be just
fine with the r6 CodeWarrior tools.

-David Fedor
Palm Developer Support

-- 
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