There may be another cause also for this error, if the size of the application is more than 64k and not segmented. You need to create segments and move elements in to them. Make sure the startup library should be in first segment.
regards P:) ----- Original Message ----- From: Nag Malluru <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 3:22 PM Subject: Re: App is not instaled on the device. > Hi, > > Make sure your RAM size is 8192K so that it will be installed > correctly on your POSE. Right click on POSE, Goto New.. and check RAM size > for a particular rom file. > > Regards > Nag Malluru > Sr. Software Engineer, > > JP Systems(India) Ltd., > +9140 6667794/95 x-217 > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: Palm Developer Forum <[EMAIL PROTECTED]> > Sent: Tuesday, October 30, 2001 4:16 PM > Subject: App is not instaled on the device. > > > > I had been working on some programs for very long time. But once it began > to > > show error when installing to Palm OS Emulator 3.2 or to > > device III. It shows me the following > > error: > > "Could not install the Palm OS file > > x.prc becase Palm OS error 0x0201 > > (dmErrMemError) occured". > > I've read about the set of situation > > this error can appear, but I have > > no idea about the relation to my > > own case. Please, help me. > > Great thanks in advance. > > > > > > > > -- > > 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
