9.2.36 --script file (-T
file)
Read linker script.
Read link commands from the file file
.
These commands replace the default link script of xc-dsc-ld
(rather than adding to it), so file must
specify everything necessary to describe the target format. If file does not exist, xc-dsc-ld
looks for it in the
directories specified by any preceding -L
options.
Multiple -T
options accumulate.