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?