>Subject: Palm OS error 0x0201 (dmErrMemError) occured
>From: "Ricardo Contin" <[EMAIL PROTECTED]>
>Date: Thu, 1 Mar 2001 19:45:06 -0300

>My app is growing up and works fine with 70K size of prc
>Now I'm about 85K and links OK but when I try to load at 
>POSE I receive this message:
>Could not install the Palm OS file "xxxxx.prc" because Palm OS 
>error 0x0201 (dmErrMemError) occured.

Are you multi-segment yet?  The implication is that you are not.

Looks like you hit the single segment boundary!

Multi-segment your application
Ensure no segment is greater than 32KB
Use the 'small' memory model

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