Git
Wiki
Site
projects
/
lpc82x
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b694345
)
Remove duplicated hard-coded values
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Mon, 26 Sep 2016 15:59:46 +0000
(17:59 +0200)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Mon, 26 Sep 2016 15:59:46 +0000
(17:59 +0200)
lpc_link_lpc82x.ld
patch
|
blob
|
history
diff --git
a/lpc_link_lpc82x.ld
b/lpc_link_lpc82x.ld
index
7f64859
..
aa594ee
100644
(file)
--- a/
lpc_link_lpc82x.ld
+++ b/
lpc_link_lpc82x.ld
@@
-8,8
+8,8
@@
MEMORY
flash (rx) : ORIGIN = 0x00000000, LENGTH = 16k
}
-_sram_size =
4k
;
-_sram_base =
0x10000000
;
+_sram_size =
LENGTH(sram)
;
+_sram_base =
ORIGIN(sram)
;
_end_stack = (_sram_base + _sram_size);
ENTRY(Reset_Handler)
Techno-Innov
42 impasse de la Combe du Bois
01150 Blyes - France
contact@scialys.fr
Design et hébergement du site :
Techno-Innov
Techno-Innov
- SARL Coopérative
539 169 417 RCS Bourg-en-Bresse
© Copyright 2012-2020
Techno-Innov
Ce site n'utilise pas de cookies, désolé pour les gourmands !