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

Error L107 when debugging

The program before I commented out a section complied and linked OK.

When I comment out pieces of the code I get the error

ERROR L107: ADDRESS SPACE OVERFLOW

Why?
and
How can I stop the error without a lot of work pulling apart the code just to satisfy the linker?

0