We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?
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.