Hi,
My app is 59K in size and when hot sync'd to the device, it causes the palm to lock-up with a fatal error. The deivce requires a hard reset and the erasing of all data to function correctly again. FYI, my application has 2 segments (43K and 16K respectively) and it runs fine in Emulator v4.1.2 and Simulator v5.3. I am using Code Warrior 9.0.
A hard reset, or a reset-with-no-notifications (reset while holding the up button).
This sounds like a classic case of not handling the syncNotify launch code correctly by accessing global variables before you've found out that you've got a valid launch code.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
