Memory layout: Difference between revisions
| Line 45: | Line 45: | ||
| !  Size | !  Size | ||
| !  Description | !  Description | ||
| |- | |||
| | 0x00000000 | |||
| | 0x08000000 | |||
| | Instruction TCM, repeating each 0x8000 bytes. | |||
| |- | |- | ||
| | 0x01FF8000 | | 0x01FF8000 | ||
| | 0x8000 | | 0x8000 | ||
| | ? | | Instruction TCM (Accessed by kernel by this address?) | ||
| |- | |- | ||
| | 0x07FF8000 | | 0x07FF8000 | ||
| | 0x8000 | | 0x8000 | ||
| | Instruction TCM ( | | Instruction TCM (Accessed by bootrom by this address) | ||
| |- | |- | ||
| | 0x08000000 | | 0x08000000 | ||