Dear Anonymous Palm Developer (Simon Drabble?),

While I laud your efforts to track down the error by grovelling over the source code 
and using Google, I feel compelled to razz your efforts to read hex numbers :-).  The 
error code you're receiving is actually kError_BadDB_ResourceTooSmall.  It looks like 
a particular resource has a zero (or negative) size.

For my part, it appears I need to map some text to that error number...

-- Keith Rollin
-- Palm OS Emulator engineer


At 4:11 PM -0500 10/30/02, Palm Developer wrote:
>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/

Reply via email to