ports/devel/msp430-binutils/files/patch-ld::emulparams::msp430xW427.sh
Lev A. Serebryakov 871019a53c (*) Add new devices.
(*) Fix some bugs.

  These changes will be in next binutils release from RedHat.
  But we could use them before release :)

Obtained from:	Target developers.
2003-08-12 08:49:49 +00:00

17 lines
327 B
Bash

--- /dev/null Mon Aug 11 17:56:44 2003
+++ ld/emulparams/msp430xW427.sh Mon Aug 11 17:56:33 2003
@@ -0,0 +1,14 @@
+ARCH=msp:42
+MACHINE=
+SCRIPT_NAME=elf32msp430
+OUTPUT_FORMAT="elf32-msp430"
+MAXPAGESIZE=1
+EMBEDDED=yes
+TEMPLATE_NAME=generic
+
+ROM_START=0x8000
+ROM_SIZE=0x7fe0
+RAM_START=0x0200
+RAM_SIZE=1K
+
+STACK=0x600