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

How to locate code in two different areas of memory

Is it posibble to have part of the code located at 0x0000 to 0x03ff for example and then the remainder of the code at 0x1e00 to 0x1fff, with the area in between (0x0400 to 0x1dff) being skipped.

0