-sdata2addr

Sets the loading address of small constant data.

Syntax
  -sdata2addr 
  addr
  
  
Remarks

The addr value is an address, in decimal or hexadecimal format. Hexadecimal values must begin with 0x. The default is the address after the small data section.

The linker ignores this option if the linker is invoked with the -lcf option.

This is a linker option.