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 this error can be resolved? "SPACE ADDRESS OVERFLOW"

I am using 89C51RD2, when ever my code exceed 8KByte and error is generated by the compiler i.e.
*** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: ?DT?_PPP?MAIN LENGTH: 0006H*** ERROR L105: PUBLIC REFERS TO IGNORED SEGMENT SYMBOL: ?_PPP?BYTE SEGMENT: ?DT?_PPP?MAIN

Please help me how can I resolve this problem. My compiler is Keil version 7.07. Also the compiler is not evaluation version. I've some codes of my friend that exceeds 18KByte, but they are working well. How can I resolve this problme.
Please Help.

Maaz Qazi.

0