"ajitnk" <[EMAIL PROTECTED]> wrote in message
news:42916@palm-dev-forum...
>
> Hi everybody,
>
>
> i know this topic has been discussed a lot.
> but i have a real problem loading my application.
>
> Presently i have 4 segments as:
> Segment Code Size Data size
> 1 25k 1k
> 2 23k 734
> 3 263k 11k (includes lib files & resource files)
> 4 9k 605
>
> i am able to load the project with this configuration.
>
> But if i add one more file to any of this segment OR even a in a new
Segment
> emulator reports an error while loading a CODE Resource as it exceeds the
> 64k limit.
>
> Also, will this problem going to disappear if i go for CW 7.0.
The problem will not disappear, but CW for PalmOS 7 does provide link time
diagnostics about problems with your PRC file that might help you determine
what the issue is. I'd guess that adding your new file is causing
additional items to be linked into your really large segment, pushing its
code that over the 64K limit.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/