hi!

thanks for the reply!

i got this error from the Z72 simulator, any idea what it means? database 
write? preference write?

I:\Morpheus\arm\Core\Emul68K\SrcSlowEmu\Run68K.c, Line:2080, Invalid write to 
60155CEF

i step through the debug line by line and didn't find the function 
SrmSetWakeupHandler that you mentioned... any idea where to get the complete 
list?

but here is what is going on, a few lines before the error occurs

while (nIndex--)
 delete m_arrReleaseForms[nIndex];
m_arrReleaseForms.DeleteAll();

then
FrmCloseAllForms();

then
DEFAULT_STARTER(CStarterApp)

then enters into assembly (last 2 lines)
01056F16: 0310            btst     d1,(a0)
01056F18: 855E            or.w     d2,(a6)+

then crash!

by the way, i am using POL and codewarrior

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

Reply via email to