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 in Keil L-107

HI all,
I am working on a project based on Electronic lockers using 89V51RD2 microcontroller. and keil for programming.
but when i try to compile i am getting an error

*** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: ?DT?SAS_USING_89V51RD2 LENGTH: 006BH
Program Size: data=160.1 xdata=0 code=9272
Target not created

As per the datasheet of controller i am using, it contains the 1-KB of data ram and 64-KB of Flash memory.
so why i am getting this error in keil while i am trying to build it...
please give me an solution to this.
thanks...