Skip to content
Snippets Groups Projects
Commit 6aa408ec authored by schneider's avatar schneider
Browse files

Update memorymap.md

parent b7c62cdb
No related branches found
No related tags found
No related merge requests found
Pipeline #1287 passed
......@@ -2,52 +2,5 @@
title: Memory Map
---
# `card10` Memory Map
## Flash
```
| Address | Usage |
|------------|--------------------|
|0x100F FFFF | |
| | Core 1: 512 kB |
|0x1008 0000 | |
|------------|--------------------|
|0x1007 FFFF | |
| | Core 0: 448 kB |
|0x1001 0000 | |
|------------|--------------------|
|0x1000 FFFF | |
| | Bootloader: 64 kB |
|0x1000 0000 | |
|------------|--------------------|
```
## Ram
```
| Address | Usage |
|------------|-----------------------|
|0x2008 BFFF | |
| | API Parameters: 48 kB |
|0x2008 0000 | |
|------------|-----------------------|
|0x2007 FFFF | |
| | Core 1: 256 kB |
|0x2004 0000 | |
|------------|-----------------------|
|0x2003 FFFF | |
| | Core 0: 256 kB |
|0x2000 0000 | |
|------------|-----------------------|
```
## External Flash
```
| Address | Usage |
|------------|-----------------------|
|0x0080 0000 | |
| | FAT file system: 8 MB |
|0x0000 0000 | |
|------------|-----------------------|
```
## Obsolete:
Please tend to https://firmware.card10.badge.events.ccc.de/memorymap.html
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment