One possibility to check: make sure you don't have 'Link Single Segment'
turned on in the 68K Linker panel. Also generate a link map (set in the same
panel) and take a look at it to make sure that the actual size of the
segment is less than 64K; the project view isn't very good about this. R7
has a linker check to warn you if you go above 64K per segment.

-- jkl

----- Original Message -----
From: "Eric Murchie-Beyma" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, January 25, 2001 9:41 AM
Subject: Out of memory error when loading app into POSE


> When I try to load my application in POSE, I get the following error:
>
> Could not install the Palm OS file "Myapp.prc" because an out of memory
> error occurred while installing resource 'code'(1).  It's possible that
the
> size of this resource (67106) is larger than the currently allowed maximum
> of 65505.
>
> Can anyone tell me exactly what this means, and how to fix it?  I assumed
my
> code segment had gone above 64K, so I broke my application into 2
segments.
> Now I get the same error with a resource size of 146728.
>
> I'm using Code Warrior 6.
>
> Any help is greatly appreciated.
>
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


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