| |||
| Home > Implementation-defined Behavior > PortMode and PortSize | |||
The macrocell only supports a 32-bit port size, and only supports the dynamic port mode.
In the ETM Control Register, at offset 0x0,
from reset:
the PortSize bits, bits [21,6:4], take the value b0100, indicating a 32-bit port
the PortMode bits, bits [13, 17:16], take the value b000, indicating dynamic port mode.