8 lines
142 B
Bash
8 lines
142 B
Bash
source_sh ${srcdir}/emulparams/msp430elf.sh
|
|
|
|
ARCH=MSP430x43
|
|
ROM_START=0x02000
|
|
ROM_SIZE=0x0dfe0
|
|
RAM_START=0x10000
|
|
RAM_SIZE=0x30000
|
|
STACK=0x600
|