At 6:34 AM -0800 1/21/03, Brian Preston wrote:
I'm getting this error:

PalmApp(1.0) just read from memory location 0x0004D913
causing an address error.  An "address error" means
that the application accessed a 2- or 4-byte value at
an odd (i.e., not even) memory address

I've searched through the newgroups for this and in
other threads on this error, it is often related to
bitmaps. I started getting this error when I simply
tried to add a couple of Boolean global variables. I
tried switching them to Byte variables but that didn't
help either. Any ideas?
Click on the Debug button in the error message dialog, causing you to enter your development system's debugger, showing you exactly what's causing the problem.

-- Keith Rollin
-- Palm OS Emulator engineer

--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to