I understand that any code that is executed, when PilotMain() receives a launch command other than sysAppLaunchCmdNormalLaunch, must contain in the first segment.
In Palm's knowledge base, it discusses about how to quickly get a list of functions that must be on the 1st segment with the CodeWarrior. It talks about how to "Generate Link Map" with the "68K Linker". Is there a similar way to do so with PRC-TOOLS?
I am worrying about I may not be able to squeeze all functions (for handling all non-sysAppLaunchCmdNormalLaunch) into the 32K segment. Is there any way to break this 32K barrier for handling those launch codes?
Thanks a lot!
Tony Cheung
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
