This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

relocatable segments

I have several pieces of data (all C code) sprinkled across several modules that I want to group into a single area of memory at link time. How do I go about this? Thanks in advance for the help.