I use CodeWarrior 9.3 to build Palm applications. I recently had a problem where some of the resources (a bitmap for the application icon, for example) were missing.

I changed the CodeWarrior project to exclude a source file that was not needed for the particular target, relinked, and then the "missing" icon reappeared.

During this time, I did not make any changes to the resources.

What would explain this behavior, and how can I avoid this in the future?

Some related information from the MAP file:

Segment:   1   38960 bytes  "Segment 1"
Segment:   2   52540 bytes  "Segment 2"
Segment:   3   19662 bytes  "Segment 3"
Segment:   4   27658 bytes  "Segment 4"
Segment:   5   21494 bytes  "Segment 5"

And PRCExplorer says the size of data(1), which might be the resources, is 
10644 bytes.

Thanks,

Frank

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to