SWCU195A December 2024 – May 2025 CC2744R7-Q1 , CC2745P10-Q1 , CC2745R10-Q1 , CC2745R7-Q1 , CC2755P10 , CC2755R10
Table 7-11 lists the memory-mapped registers for the SRAMCTRL registers. All register offset addresses not listed in Table 7-11 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 0h | DESC | ;This register identifies the peripheral | Section 7.1.4.1 |
| 100h | CFG | ;Configuration Register | Section 7.1.4.2 |
| 110h | PARDBG | ;Parity error check debug address setting | Section 7.1.4.3 |
| 114h | PARERR | ;Parity error | Section 7.1.4.4 |
Complex bit access types are encoded to fit into small table cells. Table 7-12 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
DESC is shown in Table 7-13.
Return to the Summary Table.
This register identifies the peripheral
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-16 | MODID | R | 1A48h | Module identifier |
| 15-12 | STDIPOFF | R | 0h | 64 B Standard IP MMR block#lt gt#0: STDIP MMRs do not exist#lt gt#1:15: These MMRs begin at offset 64*STDIPOFF from IP base address |
| 11-8 | INSTIDX | R | 0h | IP Instance number |
| 7-4 | MAJREV | R | 1h | Major revision |
| 3-0 | MINREV | R | 0h | Minor revision |
CFG is shown in Table 7-14.
Return to the Summary Table.
Configuration Register
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-9 | RESERVED | R | 0h | Reserved |
| 8 | PARDBGEN | R/W | 0h | SRAM Parity Debug Enable.
|
| 7-1 | RESERVED | R | 0h | Reserved |
| 0 | PAREN | R/W | 0h | SRAM Parity Enable.
|
PARDBG is shown in Table 7-15.
Return to the Summary Table.
Parity error check debug address setting
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-20 | RESERVED | R | 0h | Reserved |
| 19-2 | ADDR | R/W | Xh | Debug Parity Error Address Offset.# #When CFG.PARDBGEN is 1, this field is used to set a parity debug address offset. Writes within this address offset will force incorrect parity bits to be stored together with the data written. The following reads within this same address offset will thus result in parity errors to be generated. |
| 1-0 | RESERVED | R | 0h | Reserved |
PARERR is shown in Table 7-16.
Return to the Summary Table.
Parity error
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | ADDR | R | 0h | Parity Error Address Offset.# #This holds the address offset that first generated the parity error and an interrupt is generated. # #This register is 'Clear-On-Read' |