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

Moving RTX51 Tiny Code and data segments

I wanted to know how to move the code and data segments of the RTX51 Tiny to specific memory locations. I know how to move regular segments that are created by me using the SEGMENTS Linker Directive. When I try this with the RTX51 tiny segments I get an L113 error which says that the segment has an absolute memory location.