The replies to this thread are all correct and were very helpful (I've been
battling the same bug). Here's an abbreviated summation:
1. Read http://oasis.palm.com/dev/kb/papers/1469.cfm. Although the article
isn't complete, it will tell you things you need to know to create a
multi-segment application. (This happens when your code exceeds 64k.)
2. Comment out the code that executes when either the
sysAppLaunchCmdNormalLaunch or sysAppLaunchCmdGoTo events occur.
3. Turn on the "Generate Link Map" setting.
4. Recompile your app.
5. Look at the map file. Any of your files in the "Code" segment (you'll
see your file names listed) must be in the first segment.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/