Memory layout: Difference between revisions

Line 54: Line 54:
| Data TCM
| Data TCM
|-
|-
| 0x1FF8000
| 0x01FF8000
| 0x8000
| 0x8000
| ???
| ???
|-
|-
| 0x8000000
| 0x08000000
| 0x100000
| 0x00100000
| ???
| ARM9-only internal memory
|-
|-
| 0x10000000
| 0x10000000
| 0x8000000
| 0x08000000
| [[IO]] memory
| [[IO]] memory
|-
|-
Line 71: Line 71:
|-
|-
| 0xFFFF0000
| 0xFFFF0000
| 0x8000
| 0x10000
| Bootrom??
| Bootrom, the main region is at +0x8000, which is disabled during system boot.
|}
|}


=Memory map by firmware=
=Memory map by firmware=