Sounds like you're hitting the 64K segment limit to me. I suggest you read up on
breaking your app into multiple segments. If your code is small but you data
(resources) are big, it should be easy enough to create some more segments and move
the big bitmap resources into them. The only problem would be if you need to access
these bitmaps when being sub-launched.
--
Peter Epstein
Palm Inc. Developer
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/