Hi Ben, I only have to port my 68K CW9 application to a PACE application. I do not have to port it to ARM-native application.
The overall purpose is that my original 68K SDK 5 application should be atleast compilable on Version 6 SDK. For that, I need to convert my 68K CW9 application into a PACE application, not the ARM-native application For this purpose, do I need to call a PNO object or there is any other way for achieving my requirement. I am not concerned with the speed, it should only be compliable on version 6. Thanx. "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 01:38 AM 6/15/2004, you wrote: > >How can I convert my 68K application (developed using Code Warrior9) to run > >on a ARM processor device (through PACE)? > >I don't have to convert it into "Native ARM application". > Do you really need to port it to ARM Native? Native applications aren't > supported on Palm OS 5; you can call a PACE Native Object from a 68K app, > but you should only do this if you need more speed. Details are in the > pno-forum mailing list, but it's not a simple process. > > Palm OS Protein API (native ARM) applications are only supported (for > developers) on Palm OS Cobalt (6.x), and there's a nice book on porting to > Palm OS Protein in the Cobalt documentation set. > > -- Ben Combee, DTS technical lead, PalmSource, Inc. > Read "Combee on Palm OS" at http://palmos.combee.net/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
