9.2.43 -Tbss
address
Set address of .bss
section.
Use address as the starting address for the bss
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.