9.2.44 -Tdata
address
Set address of .data
section.
Use address as the starting address for the data
segment of the output file. address must be a single hexadecimal integer. For compatibility with other linkers, you may omit the leading 0x
usually associated with hexadecimal values.
Normally the address of this section is specified in a linker script.