I am still trying to debug the error that I was getting before (see prev post, MemoryMgr.c line 4390 Invalid Handle, no responses yet!)
I have set up POSE to do a hotsync, and I am installing my app using hotsyn to POSE. At the end of the HotSync operation, I get an error that looks something like this: "Fatal error; Application <appname> has just read from memory location 0x8000026C2, which is not in RAM or ROM, casuing a bus error." I can't for the life of me figure out why this is being caused, since this occurs as HotSync ends. In other words, I have not even launched my app, how can it be reading anything?! My app is written in C++ using CW. The total size of the PRC file is 134K. Is it too big? I also have some global objects where the constructors of these objects call some functions to set screen depth depending upon device capabilities. Could this be the problem? Could it be a problem withj my app preferences? I'm really out of ideas. PLEASE someone tell me what could be causing this. I am guessing that this is the same thingthat is causing my MemoryMgr.c Invalid Handle error as well. _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
