Hi Ben,

From: Ben Combee (view other messages by this author) 

> At 03:31 PM 8/19/2003, ThuNguyet Nguyen wrote:
> >What does the OS do when we run a program from the SD card?

> After it copies your program off the card, your app gets a special 
> sysAppLaunchCmdCardLaunch launch code which means "I'm running after being 
> loaded from the card" launch code.  You can use the debugger settings in 
> CodeWarrior for Palm OS V9 to try to simulate the launch code and see how 
> your program reacts.  You may not have globals available here, so use the 
> "launch as subroutine" feature to be sure that globals WILL NOT be setup.
>
I try to change the setting in CW. In PalmOS Debugging, 
I change Lauch code to sysAppLaunchCmdCardLaunch 
I check Lauch as a subroutine (instead of switch out current app)

I change the setting, then start to debug, on the PC, I get the message "Fail to 
launch the
application" or st similar. Either or both changes of the setting makes my TT reset 
and stays in
the Palm logo screen forever. If I try to do hard reset + up button, I can go back to 
the launch
screen but after that, a hard reset sets the Palm to Palm logo screen again. I have to 
do the hard
reset and Power button (and up button to delete all) and hotsync the Palm again.

Am I missing something that you told me to do? What should I do now, please tell me 
(again). Thank
you so much.

tnn

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to