| |||
| Home > Integration Test Registers > Processor integration testing > Integration Mode Control Register (DBGITCTRL) | |||
The DBGITCTRL Register, register 0x3C0 at
offset 0xF00, is read/write. Figure 13.4 shows the register
bit assignments.
Table 13.7 shows the fields of the DBGITCTRL Register.
Table 13.7. DBGITCTRL Register bit assignments
| Bits | Access | Name | Function |
|---|---|---|---|
| [31:1] | RAZ/SBZP | - | Reserved. |
| [0] | R/W | INTMODE | Controls whether the processor is in normal operating mode or integration mode: b0 = normal operation, this is the reset value b1 = integration mode enabled. |
Writing to the DBGITCTRL register controls whether the processor is in its default functional mode, or in integration mode, where the inputs and outputs of the device can be directly controlled for the purpose of integration testing or topology detection. For more information see the ARM Architecture Reference Manual.