Information
Arbiter and Bus Monitor
MPC8308 PowerQUICC II Pro Processor Reference Manual, Rev. 1
6-10 Freescale Semiconductor
6.2.8 Arbiter Event Address Register (AEADR)
The arbiter event address register (AEADR) reports the address of transaction that causes the error that is
specified in the event register. See Section 6.2.4, “Arbiter Event Register (AER),” for more information.
AEADR is cleared only by power-on reset. The address of the first error event is stored. Note that this
means that AEADR does not change its value when AER is not clear. As AEADR is not affected by soft
or hard reset, the software can read this register and determine the cause of the bus failure, even if the bus
11–15 MSTR_ID Master ID.
00000 e300 core data transaction
00001 Reserved
00010 e300 core instruction fetch
00011 Reserved
00100 TSEC1
00101 TSEC2
00110 Reserved
00111 USB
01000 Reserved
01001 I2C (boot sequencer)
01010 JTAG
01011 Reserved
01100 eSDHC
01101–11100 Reserved
11101 PCI Express
11110 Reserved
11111 DMA
Note: Master ID reflects the source of transaction and is used for debug purpose.
16–19 — Write reserved, read = 0
20 TBST Transfer burst.
0 Burst transaction. Transfer size is greater than 8 bytes
1 Single-beat transaction. Transfer size is up to 8 bytes
21–23 TSIZE Transfer size. Transfer size encoding depends on the value of the field TBST.
TBST = 1:
001 1 byte
010 2 bytes
011 3 bytes
100 4 bytes
101 5 bytes
110 6 bytes
111 7 bytes
000 8 bytes
TBST = 0:
000 16 bytes
001 24 bytes
010 32 bytes
011–111 Reserved
24–26 — Write reserved, read = 0
27–31 TTYPE Transfer type.
00000 Address-only
00001 Address-only
00010 Single-beat or burst write
00011 Reserved
00100 Address-only
00101 Reserved
00110 Burst write
00111 Reserved
0100x Address-only
0101x Single-beat or burst read
0110x Address-only
01110 Burst read
01111 Reserved
10000 Address-only
1XX01 Reserved
10010 Single-beat write
1XX11 Reserved
10100 ecowx—Illegal single-beat write
10110 Reserved
11000 Address-only
11010 Single-beat or burst read
11100 eciwx—Illegal single-beat read
11110 Burst read
Table 6-8. AEATR Field Descriptions (continued)
Bits Name Description