memory mapped i/o beyond ram area

I have an application using 32K RAM (external), with memory mapped I/O beyond this area (from 8000). I have not tried it yet, but is it correct to set the ram size to 32K? Would the linker complain that the variable used for memmap i/o is beyond the preset ram size?

More questions in this forum