I'm working on a project that requires plugins, and I'm doing a bit of a homemade solution for loading code and jumping into it, akin to a SysLib. Loading into memory and getting offsets to various functions all seem correct, but actually executing a function out of the plugin crashes.
I'd like to try and figure out what I'm doing wrong on my own, but I have no idea what this error message means (a fatal error off my Palm, a T|T3 running 5.2.1). Emul68KMain.c, Line:456, line 1111 exception at address 00109012 The address I'm jumping to is 0010900e, and the code at that point appears to be stack handling. Can anyone tell me what a "line 1111 exception" is? Thanks... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
