Chapter 6 Using Linker
100 Command Options
The linker merges the CODE sections from the input files, starting at address 80000000 (hex). It
merges the DATA sections from the file sub.rf, starting at address 0. The DATA section from main.rf
do not have an address specification, so are merged following the DATA section from sub.rf.
NOTE: For specifying a parameter of _T option, a parameter file can not be used
because the character @ would not be considered as an attribute specifying
letter.
In addition, the description should include the _T option in order to use a
parameter file.