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

Logical address versus physical address

I need to put some ?CO? and ?XD? segments at a physical address which is different than the logical one (used in the program). I don't know how to.

I have succeeded doing this only with executable segments with this syntax:
?PR?*?SEG(logical_address)[!physical_address]

Can anyone help me?

0