projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add support for msp430.
[deliverable/binutils-gdb.git]
/
ld
/
emulparams
/
msp430x315.sh
1
ARCH
=
msp
:
31
2
MACHINE
=
3
SCRIPT_NAME
=
elf32msp430
4
OUTPUT_FORMAT
=
"elf32-msp430"
5
MAXPAGESIZE
=
1
6
EMBEDDED
=
yes
7
TEMPLATE_NAME
=
generic
8
9
ROM_START
=
0xc000
10
ROM_SIZE
=
0x3fe0
11
RAM_START
=
0x0200
12
RAM_SIZE
=
512
13
14
STACK
=
0x400
This page took
0.02973 seconds
and
4
git commands to generate.