Depending on which version of the SDK and CW you have, Datebook will build a bad PRC that will be rejected by the Palm OS. This is because of an overrun of the 64K per segment limit. this has been fixed in the Datebook that comes with the Palm OS 3.5 SDK. Unfortunately, the only other workaround would be to resegment the app yourself. Sorry. Rgds, Jun-Kiat Lam Metrowerks Technical Support ----- Original Message ----- From: "softbow" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 6:46 PM Subject: dmErrMemError , Datebook, the Emulator and Codewarrior - SOMEONE HELP!! > Hello Everyone, > > We have been fighting around with this strange error with no solution. We > are trying to compile the Datebook supplied by Palm Inc. on Codewarrior - > although we have succeeded in compiling - the .prc doesn't load on to the > emulator - the emulator greets us with a "dmErrMemError" We need to compile > Datebook because we need to change the Datebook to suit our purposes. > > Sitting with this problem for weeks together I guess it can be becos of one > of these : > > 1. Multi-segment - The Datebook has a large code model is multi-segment. I'm > not very clear about what multi-segment is - I guess it is something about > far pointers. Could someone put light on this. > > 2. The datebook has code like > #if EMULATION_LEVEL = EMULATION_NONE > I guess the problem has something to do with this > > This is a very strange error - very strangely I have got no response from > Palm Inc yet too. So my only hope is this community - hope one of the 50,000 > help !! > > Regards, > Narayan Iyer > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
