Regis St-Gelais wrote:

"Kyle Dorian" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED]
Hi all,

I have an application created in Codewarrior that works beautifully on Palm OS v4.1. However when running the same application on Palm OS Garnet v5.4.5 I occasionally have fatal exceptions or memory error issues occur (generally during shutdown). Could this be something to do with some of the application's linker or processor settings not being compatible with Garnet's architecture?


Kyle,

Did you run your application on POSE with a debug rom?
Its possible that you have some problems that only shows on OS5 devices put that can be catch by the debug rom.

You can also try on a debug version of a OS5 simulator.

Really, I think the problem is deeper than that. You CAN'T simply rely on one verification method, and assume that problems won't happen on other devices, even if he has all debugging flags turned on. In order to cover his bases, Kyle should be validating on multiple emulator ROM versions (if he is targetting more than one), on several OS5 debug simulator versions, and on as many h/w devices as he can get his hands on since each ROM, each simulator and each device is different. If he can run clean on all that stuff, then there is a good chance that he's caught most of the problems -- until the next device comes out. Bob

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to