Use MEMORY directive and any of the following parameters to specify the RAM addr_mode.
addr_mode = external-To specify an external RAM addr_mode.
addr_mode = internal-To specify an internal RAM addr_mode.
By default the RAM addresses are internal.
For example, RAM : org = 0x000e0000, addr_mode = external will make sections defined in the RAM external.