Memory layout: Difference between revisions
Line 134: | Line 134: | ||
|- | |- | ||
| 0x08000000 | | 0x08000000 | ||
| | | For applications: FCRAM + GSP heap size | ||
| 0x08000000 | | 0x08000000 | ||
| Heap mapped by [[SVC|ControlMemory]] | | Heap mapped by [[SVC|ControlMemory]] | ||
Line 149: | Line 149: | ||
|- | |- | ||
| 0x14000000 | | 0x14000000 | ||
| | | FCRAM+0 | ||
| 0x08000000 | | 0x08000000 | ||
| Can be mapped by [[SVC|ControlMemory]], this | | Can be mapped by [[SVC|ControlMemory]], this is used for the application's GSP heap. | ||
|- | |- | ||
| 0x1EC00000 | | 0x1EC00000 |