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

Hi all,
i am working on am small project using 89s52.
can anybody please help me with the error in keil..
while compiling i am getting an error in keil...

*** ERROR L105: PUBLIC REFERS TO IGNORED SEGMENT
    SYMBOL:  REEAD
    SEGMENT: ?DT?SAS_WITH_RTC
Program Size: data=136.1 xdata=0 code=4953
Target not created


what does this error mean.
how can i get out of this...

Parents
  • it gives an error

    is this error something related to RAM..

    Having zero compilation errors/warnings and zero linking errors/warnings doesn't mean you have a well-working application.

    what can i do in such cases....
    i am not getting exactly what i have to do...

    well, first WHAT is the error, second what are you making, third what exact chip,

Reply
  • it gives an error

    is this error something related to RAM..

    Having zero compilation errors/warnings and zero linking errors/warnings doesn't mean you have a well-working application.

    what can i do in such cases....
    i am not getting exactly what i have to do...

    well, first WHAT is the error, second what are you making, third what exact chip,

Children