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

Top code address

I would like to determine the topmost address occupied by program code after linking. Is there a way to force the linker to place a certain module after all other modules? That module will contain only one symbol whose address will be the top-most used one (or, actually, top-most+1). This was maybe discussed before, but search gave no usable results..

regards

Dejan

0