Ben, Unfortunately I didn't save a copy of the project or prc when it was in the state that caused the problem.
I'm pretty sure that what you suggest about the 64K boundary is indeed the source of my problem. I had only made minimal changes to the segment's source when the problem started, so the segment size was probably at or very close to 64K. I'll try to reproduce the bug and then use PRCExplorer, but in case I can't, here's a better description of how the problem played out (part 6 may be of interest): 1) started code warrior 2) opened project 3) pressed debug (or run) button on project explorer 4) got the "Please wait while the Emulator is resetting..." dialog with progress bar 5) after a few seconds, I received the "Connection attempt failed...." dialog 6) subsequent attempts to run/debug would not display the "...Emulator is resetting..." dialog, instead I immediately received the "Connection attempt failed..." dialog -Aaron "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:91026@palm-dev-forum... > > In article <91018@palm-dev-forum>, [EMAIL PROTECTED] says... > > > > problem solved. manually dragging and dropping the .prc into the emulator > > revealed a more helpful error message: segment too large. > > > > moral of the story: "Connection attempt failed." may mean you have an > > oversized segment. > > Can you use PRCExplorer to tell us what resource/segment was too large. > The only time I've seen this with CW Palm V7 or later was when a code > segment was right at 64K, and our linker didn't catch that it was in the > "bad" window. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Get help at http://palmoswerks.com/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
