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

about error L107: address overflow

Now I compile my program and counter one error.which is:
ERROR L107:ADDRESS SPACE OVERFLOW
SPACE: DATA
SEGMENT:_DATA_GROUP_
LENGTH: 006EH
I can compile it if I select the memory model of compact or large,but the small model will counter above linker error.and in my project has the datap.c file and hasn't _DATA_GROUP_ SEGMENT,could you tell me the possible reason about it and how can I resolve it?thanks

Parents Reply Children
No data