System Debug Reference Manual (32650-90888)
348 Chapter9
System Debug Window Commands
UWm
cmabsaddr
UWCA, UWCAX only. A full CM absolute code address. This code address
specifies three necessary items:
Either the CST or the CSTX
The absolute code segment number
The CM word offset within the code segment
Absolute code addresses can be specified in two ways:
• As a long pointer (LPTR):
UWCA 23.2644 Implicit CST 23.2644
UWCAX 5.3204 Implicit CSTX 5.3204
• As a full absolute code pointer (ACPTR):
UWCA CST(2.200) Explicit CST coercion
UWCAX CSTX(2.200) Explicit CSTX coercion
UWCAX logtoabs(prog(1.20)) Explicit absolute conversion