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.