Hi Daniel,
Thanks for the link. That was helpful in confirming what I had already suspected about the .text, .bss, .sbss, and .rodata sections.
I still have other sections that I have no clue about. I see them used in the template *.lcf file and I see them in the disassembled main() file. Here's a list of these sections -->
COMMON
SCOMMON
.exceptlist
.exception
Are there more than these?
What code/data is placed in these sections? How do you control it?
Thanks for your help.
-Paul
Message Edited by phmoore on
2007-06-23 01:39 PM