SPRUJF2A March 2026 – March 2026 AM13E23019
The following table lists the system address space assignments. These assignments are consistent for all devices.
| Region | Read Type | ECC Behavior | Base Address |
|---|---|---|---|
| NONMAIN | Data read | Corrected | 0x6010.0000 |
| ECC code | 0x6026.0000 | ||
| MAIN | Instruction fetch or data read | Corrected | 0x0000.0000 |
| Data read | ECC code | 0x6020.0000 | |
| DATA | Data read | Corrected | 0x6011.8000 |
| ECC code | 0x6028.0000 | ||
| FACTORY | Data read | Corrected | 0x6011.0000 |
| ECC code | 0x6027.0000 |
NONMAIN, DATA, and FACTORY data reads are processed through the peripheral bus and peripheral address space only. MAIN regions can be accessed through either the CPU bus matrix or through the peripheral bus, depending on whether code address space or peripheral address space is used. The code address space is recommended for CPU accesses (instruction fetches or data reads), as these accesses do not cross the peripheral bus and thus do not compete with the DMA for control of the peripheral bus. See the bus architecture section for a detailed description of the bus interconnect.
For ECC, an access to an ECC code address returns the 16-bit ECC value for the entire 128-bit flash word that was accessed.