9 lines
275 B
Markdown
9 lines
275 B
Markdown
# Memory
|
|
|
|
The memory in a Fox32 system is laid out as follows:
|
|
|
|
| start | end | size | description
|
|
|------------|------------|---------|---------------------------------------
|
|
| 0x00000000 | 0x04000000 | 64 MiB | RAM
|
|
| 0xf0000000 | 0xf0080000 | 512 KiB | ROM
|