> I have a large ( 360k ) app that I have been working on for
> quite some time
> without problems. However, within the last day I can no
> longer debug the
> application on the palm.
>
> Every time I attempt to debug the app I get the following error:
>
> "Failed to upload application to Pilot device. Reset the
> device, delete the
> application, and try again to open the application on the host."
...
> Now, I've read that this can be a segmenting problem. None
> of my segments
> are near 64k. They are the following sizes: 36k, 42k, 20k,
> 9k, 37k, 18k,
> 31k, 38k, 27k, 31k, 16k, 29k, 3k, 16k ( in that order ).
Two suggestions -- drag the .prc onto the emulator to have POSE load it.
If it can't, it will tell you why the .prc has become invalid. The
debugger, HotSync, etc. cannot load an invalid .prc. Second, run the link
map, and look at your data segment. You are only allowed 32K above and
below the A5 register, so check to see if you are over that limit.
-hkmlt
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/