Add missed doc update in the linker script
This commit is contained in:
parent
3c7bf5a264
commit
3621f2ed4f
@ -13,9 +13,9 @@ _estack = 0x2000c000;
|
|||||||
_MIN_STACK_SIZE = 0x400;
|
_MIN_STACK_SIZE = 0x400;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
len | 32 KB/16p| 184KB-8-8/98p | 2kB/1p | 38 KB/19p |
|
len | 20 KB/10p| 196KB-8-8/98p | 2kB/1p | 38 KB/19p |
|
||||||
pos | 0->32 KB | 32->216KB-8-8 | 216kB -> 218 kB | 218->256 KB |
|
pos | 0->20 KB | 20->216KB-8-8 | 216kB -> 218 kB | 218->256 KB |
|
||||||
posp | 0-16 | 16-113 | 113-114 | 113-128 |
|
posp | 0-10 | 10-113 | 113-114 | 113-128 |
|
||||||
desc | bootloader | application | bootloader data | secrets/data |
|
desc | bootloader | application | bootloader data | secrets/data |
|
||||||
|
|
||||||
Last 8 bytes in application space are occupied by bootloader flags - app
|
Last 8 bytes in application space are occupied by bootloader flags - app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user