* ld-srec/srec.exp: For m6811/m6812 use --defsym to define _.z soft
[deliverable/binutils-gdb.git] / ld / emulparams / msp430x167.sh
CommitLineData
2469cfa2
NC
1ARCH=msp:16
2MACHINE=
3SCRIPT_NAME=elf32msp430
4OUTPUT_FORMAT="elf32-msp430"
5MAXPAGESIZE=1
6EMBEDDED=yes
7TEMPLATE_NAME=generic
8
9ROM_START=0x8000
10ROM_SIZE=0x7fe0
11RAM_START=0x0200
12RAM_SIZE=1K
13
14STACK=0x600
This page took 0.050425 seconds and 4 git commands to generate.