At 4:29 PM -0400 8/7/01, Ralph Krausse wrote:
>UIAppShell (unknown version) just changed the emulated program counter to
>0x08003D822. This address is invalid because it's in neither ROM nor RAM.
>
>So I started to segment my application. I have 4 different segments.
>Segment 1 11K code 1K Data
>Segment 2 13K code 420 Data (NOTE this is NOT 420K, but 420 bytes)
>Segment 3 34K code 2K Data

SWAG:  is the place your program dies perhaps a function call 
entirely within segment 3, longer than 32K?  What does your stack 
crawl show you?  Have you tried setting a breakpoint just before the 
crash and stepping through?


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