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: ADDRESS SPACE OVERFLOW

Hello ,

If I add this function to my C program:

I get the error message:

*** ERROR L107: ADDRESS SPACE OVERFLOW

SPACE: DATA
SEGMENT: _DATA_GROUP_
LENGTH: 001AH
Program Size: data=132.0 xdata=0 code=1133

Microcontroller AT89C51RC2 with Flash 32 KB

My compiler: Keil-C with C51.exe

How should I specify the data range in my program ?

Kind Regards

Juergen B.

0