This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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?