forked from Imagelibrary/binutils-gdb
Add TMS320C4x support
This commit is contained in:
9
ld/emulparams/tic4xcoff.sh
Normal file
9
ld/emulparams/tic4xcoff.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
SCRIPT_NAME=tic4xcoff
|
||||
OUTPUT_FORMAT="coff2-c4x"
|
||||
OUTPUT_ARCH="c4x"
|
||||
ARCH=c4x
|
||||
#ENTRY=_c_int00
|
||||
TEXT_START_ADDR=0x0080
|
||||
TARGET_PAGE_SIZE=0x1000
|
||||
TEMPLATE_NAME=ticoff
|
||||
OUTPUT_FORMAT_TEMPLATE=tic4x
|
||||
Reference in New Issue
Block a user