-codeaddr

Sets the runtime address of the executable code.

Syntax
  -codeaddr 
  addr 
  
Remarks

The addr value is an address, in decimal or hexadecimal format. Hexadecimal values must begin with 0x. The default is 65536.

The linker ignores this option if you invoke the linker with the -lcf option.

This is a linker option.