Last change
on this file since 3669 was 610, checked in by bird, 22 years ago |
This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.
|
-
Property cvs2svn:cvs-rev
set to
1.1.1.2
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
339 bytes
|
Line | |
---|
1 | MACHINE=
|
---|
2 | SCRIPT_NAME=elfm68hc11
|
---|
3 | OUTPUT_FORMAT="elf32-m68hc11"
|
---|
4 | ROM_START_ADDR=0x08000
|
---|
5 | ROM_SIZE=0x8000
|
---|
6 | RAM_START_ADDR=0x01100
|
---|
7 | RAM_SIZE=0x6F00
|
---|
8 | EEPROM_START_ADDR=0xb600
|
---|
9 | EEPROM_SIZE=512
|
---|
10 | TEXT_MEMORY=text
|
---|
11 | DATA_MEMORY=data
|
---|
12 | EEPROM_MEMORY=eeprom
|
---|
13 | ARCH=m68hc11
|
---|
14 | MAXPAGESIZE=32
|
---|
15 | EMBEDDED=yes
|
---|
16 | GENERIC_BOARD=no
|
---|
17 | TEMPLATE_NAME=elf32
|
---|
18 | EXTRA_EM_FILE=m68hc1xelf
|
---|
Note:
See
TracBrowser
for help on using the repository browser.