> From: John Marshall [mailto:[EMAIL PROTECTED]] > >[Quoting Bob Ebert...] > >> Probably by keeping the [code segment] handle around > >> in a different variable... > > Right. I didn't want to use up some more global space and complicate > the startup code doing this, but perhaps we'll have to. :-( Take a look at the equivalent in CodeWarrior, the function called __LoadAndRelocate__() in PalmOS_Startup.c. It calls DmGet1Resource() to recover the code segment handles to be unlocked. (And I sure hope that CW multi segment apps are ROMable!) Would this work in GCC? -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
- Problem running app from Flash ROM Charles Morris
- Re: Problem running app from Flash ROM Bob Ebert
- Re: Problem running app from Flash ROM Ron Nicholson
- Re: Problem running app from Flash ROM krollin
- Re: Problem running app from Flash ROM Charles Morris
- Re: Problem running app from Flash ROM John Marshall
- Re: Problem running app from Flash ROM Scott L. Johnson
- Re: Problem running app from Flash ROM Charles Morris
- Re: Problem running app from Flash ROM John Marshall
- Re: Problem running app from Flash ROM Bob Ebert
- Re: Problem running app from Flash ROM Bob Ebert
- Re: Problem running app from Flash ROM Vitaly Kruglikov
- Re: Problem running app from Flash ROM Charles Morris
- RE: Problem running app from Flash ROM Scott L. Johnson
- RE: Problem running app from Flash ROM krollin
- RE: Problem running app from Flash ROM Bob Ebert
