At 13:28 2002-12-20 +0530, you wrote:
I have no idea. ErrSetJump just copies a slightly modified version of the current 68K register state into the state array and returns 0, and since _TryObject is on the stack and all of its fields are 4-byte aligned, I don't see where an "odd address" error can come from.Thanks Ben,I am getting this Error on ErrTry. Not all ErrTry gives this problem. This problem is not present on a 68K device and the Emulator. Only the simulator reports the error. Currently I do not have any Palm OS 5.0 device to test upon. Any insight what is the cause of the problem? Additional Info: In the expanded ErrTry Macro the following line of code actually gives the error: if (ErrSetJump(_TryObject.state) == 0)
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
