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

Linking files problem

Hi,
I have asembler project including few files and I want to place a constant table e.g. "Thats my program" at the end of segment code but I don't know how to force linker to do it.Could enyone helps me?

Parents
  • I have not tried this myself, but...

    If you are using LX51, you should be able to locate a segment at the end of memory using SEGMENTS and the keyword LAST in the address field.

    See the Assemble/utilities manual. Seach for SEGMENTS, page 346 in my copy.

Reply
  • I have not tried this myself, but...

    If you are using LX51, you should be able to locate a segment at the end of memory using SEGMENTS and the keyword LAST in the address field.

    See the Assemble/utilities manual. Seach for SEGMENTS, page 346 in my copy.

Children
No data