Memory layout: Difference between revisions
| Line 106: | Line 106: | ||
! Size | ! Size | ||
! Description | ! Description | ||
|- | |||
| 0x00000000 | |||
| 0x08000000 | |||
| Instruction TCM, repeating each 0x8000 bytes. | |||
|- | |- | ||
| 0x01FF8000 | | 0x01FF8000 | ||
| | | 0x8000 | ||
| Instruction TCM (Accessed by the kernel and process by this address) | | Instruction TCM (Accessed by the kernel and process by this address) | ||
|- | |- | ||
| 0x07FF8000 | | 0x07FF8000 | ||
| | | 0x8000 | ||
| Instruction TCM (Accessed by bootrom by this address | | Instruction TCM (Accessed by bootrom by this address) | ||
|- | |- | ||
| 0x08000000 | | 0x08000000 | ||
| | | 0x00180000 | ||
| ARM9-only internal memory | | ARM9-only internal memory | ||
|- | |- | ||
| Line 141: | Line 145: | ||
| 0xFFF00000 | | 0xFFF00000 | ||
| 0x4000 | | 0x4000 | ||
| Data TCM (Mapped during bootrom | | Data TCM (Mapped during bootrom) | ||
|- | |- | ||
| 0xFFFF0000 | | 0xFFFF0000 | ||