Hello! Just getting back into Palm development after a long absence - my last app was written for OS3.1! I've successfully compiled an app using sdk 5 as well as sdk 3.5, however, in attempting to load it into Pose, I get the following:
Could not install the Palm OS file "foo.prc" because error 0xFFFE0022 occurred. - which strikes me as a little less than useful. Can anyone shed any light on this error? From the emulator source, it appears to be called 'kError_OnlyOneROM', which from further investigation is called when more than one ROM image file is being loaded. Which there isn't. I've compiled the Finger example[0] and installed that successfully, and since my app compiled and ran successfully using older tools I'm at a loss to know where to look next. [0] using the same compiler chain and settings. System info: Linux 2.4.7 gcc for m68k compiler chain, from prc-tools-2.2.1 RPM pilrc 2.9 Pose 3.5 w/ ROM uploaded from Palm V (OS v3.1) Si. P.S. Sorry if this is a common problem; I googled for the phrase but didn't turn anything up. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
