-sdataaddr

Sets the loading address of small data.

Syntax
  -sdataaddr 
  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 large data section.

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

This is a linker option.