> From: Eric J. Janus [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 28, 2001 12:04 PM
> To: Palm Developer Forum
> Subject: Large/Multi-segment app problems
>
> Here's my situation:
>
> I have a large ( 360k ) app that I have been working on for 
>quite some time > without problems.  However, within the last 
>day I can no longer debug the application on the palm.
>...
>...
> Now, I've read that this can be a segmenting problem. 
> None of my segments  are near 64k.  
>They are the following sizes:  36k, 42k, 20k, 9k, 37k,
> 18k, 31k, 38k, 27k, 31k, 16k, 29k, 3k, 16k ( in that order ).
>

Which memory model are you using?  Smart. small or large?
Since you have segments greater than 32K, there's a potential
for problems with some of your segments with 'small'!

And since you are multi-segmenting, the size of your program
will be minimized with 'small' and then ensuring no segments 
exceed 32K in size.

Roger Stringer
Marietta Systems, Inc.


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