Hi Samir,
You may have overrun the 64K per segment limit. When this happens, the
compiler will generate an invalid .prc, which is automatically rejected by
POSE or HotSync. Try looking at the link map for the project, this should
tell you whether you've hit that limit. You will need to resegment your
project if that is the case.
Rgds,
Jun-Kiat Lam
Metrowerks Technical Support
----- Original Message -----
From: Samir Raiyani <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, November 03, 1999 2:28 AM
Subject: dmErrMemError
>
> Hello:
>
> I am using POSE 2.1d29 with a Palm OS 3.0 Debug ROM on Windows NT. I
> compiled an application using Codewarrior, and the compilation went fine.
> But when I try to install the application on POSE, I get the following
> error:
>
> "Could not install the Palm OS file "myApp.prc" because Palm OS error
> 0x0201 (dmErrMemError) occured".
>
> The file does not get installed. Can someone please shed light on why
> this might be happening, and how I can fix it?
>
> Thanks in advance!
> Samir
>
>
>