SPRUJF2A March 2026 – March 2026 AM13E23019
Table 11-5 lists the memory-mapped registers for the EAM_REGS registers. All register offset addresses not listed in Table 11-5 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Write Protection | Section |
|---|---|---|---|---|
| 1000h | REVISION | IP revision id register | Go | |
| 1010h | SECURITY_ERR_FLAG | Security error flag | Go | |
| 1014h | SECURITY_ERR_CLR | Security error clear | Go | |
| 1018h | SECURITY_ERR_MSTID | Security error master id | Go | |
| 101Ch | SECURITY_ERR_ADDR | Security error address | Go | |
| 1030h | FRI_SEC_FLAG | FRI SEC flag | Go | |
| 1034h | FRI_SEC_CLR | FRI SEC clear | Go | |
| 1038h | FRI_SEC_ADDR | FRI SEC address | Go | |
| 103Ch | FRI_SEC_MSTID | FRI SEC master id | Go | |
| 1050h | FRI_DED_FLAG | FRI DED flag | Go | |
| 1054h | FRI_DED_CLR | FRI DED clear | Go | |
| 1058h | FRI_DED_ADDR | FRI DED address | Go | |
| 105Ch | FRI_DED_MSTID | FRI DED master id | Go | |
| 10B0h | SYSMEM_PAR_FLAG | SYSMEM DED flag | Go | |
| 10B4h | SYSMEM_PAR_CLR | SYSMEM DED clear | Go | |
| 10B8h | SYSMEM_PAR_ADDR | SYSMEM DED address | Go | |
| 10BCh | SYSMEM_PAR_MSTID | SYSMEM DED master id | Go | |
| 10D0h | TMUROM_PAR_FLAG | SYSMEM DED flag | Go | |
| 10D4h | TMUROM_PAR_CLR | SYSMEM DED clear | Go | |
| 10D8h | TMUROM_PAR_ADDR | SYSMEM DED address | Go | |
| 10DCh | TMUROM_PAR_TYPE | SYSMEM DED master id | Go | |
| 10F0h | SYSMEM_ACC_FLAG | SYSMEM access error flag | Go | |
| 10F4h | SYSMEM_ACC_CLR | SYSMEM access error clear | Go | |
| 10F8h | SYSMEM_ACC_ADDR | SYSMEM access error address | Go | |
| 10FCh | SYSMEM_ACC_TYPE | SYSMEM access error type | Go |
Complex bit access types are encoded to fit into small table cells. Table 11-6 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| R-0 | R -0 | Read Returns 0s |
| Write Type | ||
| W1C | W 1C | Write 1 to clear |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
| Register Array Variables | ||
| i,j,k,l,m,n | When these variables are used in a register name, an offset, or an address, they refer to the value of a register array where the register is part of a group of repeating registers. The register groups form a hierarchical structure and the array is represented with a formula. | |
| y | When this variable is used in a register name, an offset, or an address it refers to the value of a register array. | |
REVISION is shown in Figure 11-5 and described in Table 11-7.
Return to the Summary Table.
IP revision id register
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | REVISION | ||||||
| R-0-0h | R-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R-0 | 0h | Reserved |
| 0 | REVISION | R | 0h | Revision register Reset type: PORESETn |
SECURITY_ERR_FLAG is shown in Figure 11-6 and described in Table 11-8.
Return to the Summary Table.
Security error flag
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | FLSEM_ACCESS_ERROR | FLC_MMR_ACCESS_ERROR | FPI_ILLSIZE | FPI_ILLCMD | |||
| R-0-0h | R-0h | R-0h | R-0h | R-0h | |||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FPI_ILLMODECH | FPI_ILLRDVER | FPI_ILLERASE | FPI_ILLPROG | FPI_ILLADDR | HDP | PRIV | RESERVED |
| R-0h | R-0h | R-0h | R-0h | R-0h | R-0h | R-0h | R-0h |
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R-0 | 0h | Reserved |
| 11 | FLSEM_ACCESS_ERROR | R | 0h | FLSEM ACCESS ERROR flag Reset type: PORESETn |
| 10 | FLC_MMR_ACCESS_ERROR | R | 0h | FLC MMR ACCESS ERROR flag Reset type: PORESETn |
| 9 | FPI_ILLSIZE | R | 0h | FPI ILLSIZE flag Reset type: PORESETn |
| 8 | FPI_ILLCMD | R | 0h | FPI ILLCMD flag Reset type: PORESETn |
| 7 | FPI_ILLMODECH | R | 0h | FPI ILLMODECH flag Reset type: PORESETn |
| 6 | FPI_ILLRDVER | R | 0h | FPI ILLRDVER flag Reset type: PORESETn |
| 5 | FPI_ILLERASE | R | 0h | FPI ILLERASE flag Reset type: PORESETn |
| 4 | FPI_ILLPROG | R | 0h | FPI ILLPROG flag Reset type: PORESETn |
| 3 | FPI_ILLADDR | R | 0h | FPI ILLADDR flag Reset type: PORESETn |
| 2 | HDP | R | 0h | Hide protection error flag Reset type: PORESETn |
| 1 | PRIV | R | 0h | Privilege error flag Reset type: PORESETn |
| 0 | RESERVED | R | 0h | Reserved |
SECURITY_ERR_CLR is shown in Figure 11-7 and described in Table 11-9.
Return to the Summary Table.
Security error clear
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | FLSEM_ACCESS_ERROR | FLC_MMR_ACCESS_ERROR | FPI_ILLSIZE | FPI_ILLCMD | |||
| R-0-0h | R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h | |||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FPI_ILLMODECH | FPI_ILLRDVER | FPI_ILLERASE | FPI_ILLPROG | FPI_ILLADDR | HDP | PRIV | RESERVED |
| R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h | R-0/W1C-0h |
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R-0 | 0h | Reserved |
| 11 | FLSEM_ACCESS_ERROR | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FLSEM_ACCESS_ERROR] register. Reset type: PORESETn |
| 10 | FLC_MMR_ACCESS_ERROR | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FLC_MMR_ACCESS_ERROR] register. Reset type: PORESETn |
| 9 | FPI_ILLSIZE | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FPI_ILLSIZE] register. Reset type: PORESETn |
| 8 | FPI_ILLCMD | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FPI_ILLCMD] register. Reset type: PORESETn |
| 7 | FPI_ILLMODECH | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FPI_ILLMODECH] register. Reset type: PORESETn |
| 6 | FPI_ILLRDVER | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FPI_ILLRDVER] register. Reset type: PORESETn |
| 5 | FPI_ILLERASE | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FPI_ILLERASE] register. Reset type: PORESETn |
| 4 | FPI_ILLPROG | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FPI_ILLPROG] register. Reset type: PORESETn |
| 3 | FPI_ILLADDR | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[FPI_ILLADDR] register. Reset type: PORESETn |
| 2 | HDP | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[HDP] register. Reset type: PORESETn |
| 1 | PRIV | R-0/W1C | 0h | writing '1' will clear SECURITY_ERR_FLAG[PRIV] register. Reset type: PORESETn |
| 0 | RESERVED | R-0/W1C | 0h | Reserved |
SECURITY_ERR_MSTID is shown in Figure 11-8 and described in Table 11-10.
Return to the Summary Table.
Security error master id
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | MSTID | ||||||||||||||||||||||||||||||
| R-0-0h | R-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-8 | RESERVED | R-0 | 0h | Reserved |
| 7-0 | MSTID | R | 0h | Security error master ID. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
SECURITY_ERR_ADDR is shown in Figure 11-9 and described in Table 11-11.
Return to the Summary Table.
Security error address
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| ADDRESS | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | ADDRESS | R | 0h | Security error address. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
FRI_SEC_FLAG is shown in Figure 11-10 and described in Table 11-12.
Return to the Summary Table.
FRI single error correction flag
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||||||||||
| R-0-0h | |||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | SEC | ||||||||||||||
| R-0-0h | R-0h | ||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R-0 | 0h | Reserved |
| 0 | SEC | R | 0h | Single error correction error Reset type: PORESETn |
FRI_SEC_CLR is shown in Figure 11-11 and described in Table 11-13.
Return to the Summary Table.
FRI single error correction clear
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||||||||||
| R-0-0h | |||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | SEC | ||||||||||||||
| R-0-0h | R-0/W1C-0h | ||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R-0 | 0h | Reserved |
| 0 | SEC | R-0/W1C | 0h | writing '1' will clear FRI_SEC_FLAG[SEC] register. Reset type: PORESETn |
FRI_SEC_ADDR is shown in Figure 11-12 and described in Table 11-14.
Return to the Summary Table.
FRI single error correction address
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| ADDRESS | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | ADDRESS | R | 0h | Single error correction error address. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
FRI_SEC_MSTID is shown in Figure 11-13 and described in Table 11-15.
Return to the Summary Table.
FRI single error correction master id
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | MSTID | ||||||||||||||||||||||||||||||
| R-0-0h | R-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-8 | RESERVED | R-0 | 0h | Reserved |
| 7-0 | MSTID | R | 0h | Single error correction error master ID. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
FRI_DED_FLAG is shown in Figure 11-14 and described in Table 11-16.
Return to the Summary Table.
FRI double error detection flag
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | DIAG_DED | DED | |||||
| R-0-0h | R-0h | R-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-2 | RESERVED | R-0 | 0h | Reserved |
| 1 | DIAG_DED | R | 0h | diagnostic Double error detect error Reset type: PORESETn |
| 0 | DED | R | 0h | Double error detect error Reset type: PORESETn |
FRI_DED_CLR is shown in Figure 11-15 and described in Table 11-17.
Return to the Summary Table.
FRI double error detection clear
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | DIAG_DED | SEC | |||||
| R-0-0h | R-0/W1C-0h | R-0/W1C-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-2 | RESERVED | R-0 | 0h | Reserved |
| 1 | DIAG_DED | R-0/W1C | 0h | writing '1' will clear FRI_DED_FLAG[DIAG_DED] register. Reset type: PORESETn |
| 0 | SEC | R-0/W1C | 0h | writing '1' will clear FRI_DED_FLAG[DED] register. Reset type: PORESETn |
FRI_DED_ADDR is shown in Figure 11-16 and described in Table 11-18.
Return to the Summary Table.
FRI double error detection address
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| ADDRESS | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | ADDRESS | R | 0h | Single error correction error address. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
FRI_DED_MSTID is shown in Figure 11-17 and described in Table 11-19.
Return to the Summary Table.
FRI double error detection master id
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | MSTID | ||||||||||||||||||||||||||||||
| R-0-0h | R-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-8 | RESERVED | R-0 | 0h | Reserved |
| 7-0 | MSTID | R | 0h | Single error correction error master ID. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
SYSMEM_PAR_FLAG is shown in Figure 11-18 and described in Table 11-20.
Return to the Summary Table.
SYSMEM parity error flag
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | WR_PAR | RD_PAR | |||||
| R-0-0h | R-0h | R-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-2 | RESERVED | R-0 | 0h | Reserved |
| 1 | WR_PAR | R | 0h | Parity error during write Reset type: PORESETn |
| 0 | RD_PAR | R | 0h | Parity error during read Reset type: PORESETn |
SYSMEM_PAR_CLR is shown in Figure 11-19 and described in Table 11-21.
Return to the Summary Table.
SYSMEM parity error clear
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | WR_PAR | RD_PAR | |||||
| R-0-0h | R-0/W1C-0h | R-0/W1C-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-2 | RESERVED | R-0 | 0h | Reserved |
| 1 | WR_PAR | R-0/W1C | 0h | writing '1' will clear SYSMEM_PAR_FLAG[WR_PAR] register. Reset type: PORESETn |
| 0 | RD_PAR | R-0/W1C | 0h | writing '1' will clear SYSMEM_PAR_FLAG[RD_PAR] register. Reset type: PORESETn |
SYSMEM_PAR_ADDR is shown in Figure 11-20 and described in Table 11-22.
Return to the Summary Table.
SYSMEM parity error address
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| ADDRESS | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | ADDRESS | R | 0h | Parity error address. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
SYSMEM_PAR_MSTID is shown in Figure 11-21 and described in Table 11-23.
Return to the Summary Table.
SYSMEM parity error master id
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | MSTID | ||||||||||||||||||||||||||||||
| R-0-0h | R-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-8 | RESERVED | R-0 | 0h | Reserved |
| 7-0 | MSTID | R | 0h | Parity error master ID. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
TMUROM_PAR_FLAG is shown in Figure 11-22 and described in Table 11-24.
Return to the Summary Table.
TMUROM parity error flag
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||||||||||
| R-0-0h | |||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | PAR | ||||||||||||||
| R-0-0h | R-0h | ||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R-0 | 0h | Reserved |
| 0 | PAR | R | 0h | Parity error Reset type: PORESETn |
TMUROM_PAR_CLR is shown in Figure 11-23 and described in Table 11-25.
Return to the Summary Table.
TMUROM parity error clear
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||||||||||
| R-0-0h | |||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | PAR | ||||||||||||||
| R-0-0h | R-0/W1C-0h | ||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R-0 | 0h | Reserved |
| 0 | PAR | R-0/W1C | 0h | writing '1' will clear TMUROM_PAR_FLAG[PAR] register. Reset type: PORESETn |
TMUROM_PAR_ADDR is shown in Figure 11-24 and described in Table 11-26.
Return to the Summary Table.
TMUROM parity error address
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADDRESS | ||||||||||||||||||||||||||||||
| R-0-0h | R-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-15 | RESERVED | R-0 | 0h | Reserved |
| 14-0 | ADDRESS | R | 0h | Parity error address. This field will be cleared along with the corresponding flag clear. Reset type: PORESETn |
TMUROM_PAR_TYPE is shown in Figure 11-25 and described in Table 11-27.
Return to the Summary Table.
TMUROM parity error type
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||||||||||
| R-0-0h | |||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | TYPE | ||||||||||||||
| R-0-0h | R-0h | ||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R-0 | 0h | Reserved |
| 2-0 | TYPE | R | 0h | Parity error type. This field will be cleared along with the corresponding flag clear.
[0] - Y0i ROM table read has parity error
[1] - S1i ROM table read has parity error
[2] - S2i ROM table read has parity error
Reset type: PORESETn |
SYSMEM_ACC_FLAG is shown in Figure 11-26 and described in Table 11-28.
Return to the Summary Table.
SYSMEM access error flag
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | SYSMEM access error | ||||||
| R-0h | R-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R | 0h | |
| 0 | SYSMEM access error | R | 0h |
SYSMEM_ACC_CLR is shown in Figure 11-27 and described in Table 11-29.
Return to the Summary Table.
SYSMEM access error clear
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||||||||||
| R-0h | |||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ERR | ||||||||||||||
| R-0h | R/W1C-0h | ||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R | 0h | Reserved |
| 0 | ERR | R/W1C | 0h | writing '1' will clear SYSMEM_ACC_FLAG[ERR] register. |
SYSMEM_ACC_ADDR is shown in Figure 11-28 and described in Table 11-30.
Return to the Summary Table.
SYSMEM access error address
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| ADDRESS | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | ADDRESS | R | 0h | Access error address. This field will be cleared along with the corresponding flag clear. |
SYSMEM_ACC_TYPE is shown in Figure 11-29 and described in Table 11-31.
Return to the Summary Table.
SYSMEM access error type
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | TYPE | ||||||||||||||||||||||||||||||
| R-0h | R-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-5 | RESERVED | R | 0h | Reserved |
| 4-0 | TYPE | R | 0h | Access error type. This field will be cleared along with the corresponding flag clear. [4] - CBUS Access Error [3] - SBUS Access Error [2] - Write Error [1] - Read Error [0] - Fetch Error |