Skip to content

Commit 4ad8368

Browse files
authored
Update README.md
1 parent 1eddf2b commit 4ad8368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ My example:
77
| Name | Address |
88
| --- | --- |
99
| Appcode starts from: | 0x0800_4000 - 0x0801_FFFF (112KB) |
10-
| (Unused) starts from: | 0x0800_3660 - 0x0800_3FFF (2.41KB)|
11-
| Bootloader starts from: | 0x0800_0000 - 0x0800_365F (13.59KB)|
10+
| (Unused) starts from: | 0x0800_36E0 - 0x0800_3FFF (2.28KB)|
11+
| Bootloader starts from: | 0x0800_0000 - 0x0800_36DF (13.72KB)|
1212

1313
Simulate a USB removable disk (FAT32).
1414
The content of firmware.bin is mapped to Appcode area. Hence, the size of firmware.bin is also 112KB.

0 commit comments

Comments
 (0)