I although tried to create new project adding my old source files. But this time "bus error" message appears (and application is named Untitled insted of PocketNEM). Program is multisegment applicatoin - may it be becouse of amiss divided source into segments(6)? I although defined ALLOW_ACCESS_TO_INTERNALS_OF_FORMS, LISTS ... to be able to directly access internals of system structures - May it couse an error in PalmOS 3.5 or 4.0?
----- Original Message ----- From: "Ben Combee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 11:20 AM Subject: Re: Upgrading CodeWarrior project to version 8.0 > This is a really odd error, as the 68K Compiler for Palm OS should never > generate a CHK instruction, since these were typically only done for Pascal > code with array cheching turned on. > > How did you translate your project into V8 Enterprise? It would generally > be a lot better to create a new project and then add your old source files > rather than directly migrate projects into the V8 Enterprise environment, > as that would avoid problems with including the wrong libraries, and > possibly including code build with the limited V6 Lite tools. > > At 23:39 2002-11-10 +0100, you wrote: > >Hallo. > > I would be very pleasured if anyone can help me with following problem > >aboat upgraiding project to new CodeWarrior. I created my project in CW Lite > >version a now i would like to convert it into CW Enterprise edition 8.0. > >I've read a lot of documentation a did not find any right solution. > > When i translate project into .prc and run it on emulator a "PocketNem just > >executed a CHK machine language instruction that failed. Invouking this > >instruction is not supported in Palm OS applications." error message > >appears. > > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
