Deepak.MA wrote:
Hello All,
Am using CW8 and SDK 5.3. I have started getting the below warning
when my code size reaches about 67K.
I am using the large code model in the settings. It generates a
PRC which cannot be downloaded at all.
"Segment 'StartupCode MUST be first!' is greater than 64KB, it
will generate an invalid PRC file."
Can somebody help me on this??
Rgds
-D
Your Problem seems to be that your Project is to big for a Palm project.
Did you have any issues with Segmants before?
In your Project Window you can choose between Files, Segments and Targets.
Mostly you will use Files, choose Segments in the upper left corner of
the IDE.
You will possibly find that your Project has just one segment, in the menu
use Project -> create Segment. A new segment will appear, the name
doesnt matter.
move enough filles from segment 1 to 2 to get under 64 k.
Only the StartupCode file has to stay in segment 1.
Hope this helps
Christian Lindemeier
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/