I've been developing an application for a Handera 330 using CodeWarrior
8.0. I've been working on the application for several months during which
time I've been installing or downloading it several times a day. This
morning after downloading it several times I made a one line code change,
compiled and linked it, then tried to download. It wouldn't download and
the Hotsync massage log says there may not have been enough memory. I'm
sure there is plenty of memory. I didn't get any errors or warnings on the
compile or link. I get an updated PRC everytime I compile and link. The
application has two segments and is now about 134 K in size.
First, upgrade to V8.3 -- that fixes a lot of problem with the base V8.0 install.
With V8, it was possible to create a code segment that was just barely too large for HotSync Manager. Use a tool like PRC Explorer to examine the PRC file and see if any of the resources are between 65505 bytes and 65536 bytes. If so, you've hit that danger area.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
