Unfortunately, no. OS 3.5 is a major change and there are changes in the source for Datebook 3.5 compared to that in Datebook 3.1. However, I seem to vaguely recall that I had hacked together a Datebook that could compile and download, although it still had other problems. I'll try to dig through my archives to see if I can find it. Rgds, Jun-Kiat Lam Metrowerks Technical Support ----- Original Message ----- From: "softbow" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, April 05, 2000 1:02 PM Subject: Re: dmErrMemError , Datebook, the Emulator and Codewarrior - SOMEONE HELP!! > Thanks Jun-Kiat for the glimmer of hope. Will the datebook source which > comes with the 3.5 SDK work with 3.0 or 3.1 SDKs. We have CW 6.0 with the > 3.1 and 3.0 SDks. > > Any pointers to help on resegmenting the Datebook App - We haven't done it > yet even a pointer to a specific manual or website would do. With the > deadline we have - anyhelp would do !! > > Thanks and Regards, > Narayan > > > Jun-Kiat Lam <[EMAIL PROTECTED]> wrote in message > news:6999@palm-dev-forum... > > > > 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 > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
