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/
