summaryrefslogtreecommitdiffstats
path: root/ld/emulparams/msp430x1122.sh
blob: e190c2a6219482bdb0095de32d5a8dc8f32c38e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ARCH=msp:110
MACHINE=
SCRIPT_NAME=elf32msp430
OUTPUT_FORMAT="elf32-msp430"
MAXPAGESIZE=1
EMBEDDED=yes
TEMPLATE_NAME=generic

ROM_START=0xf000
ROM_SIZE=0x0fe0
RAM_START=0x0200
RAM_SIZE=256

STACK=0x300
OpenPOWER on IntegriCloud