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

Data Too Large

Can some one tell me how to solve the following problem:
When try to compile my code I receive the message: DATA Segment Too Large.
I dont know if its a porblem of the SofWare - uVision2 or of I making any mistake.
Thanks
Amilcar

  • "Can some one tell me how to solve the following problem"

    Reading the Keil manuals, and 8051 family documentation would be a good start!

    Hint: look up the meanings of the Keil keyword extensions data, pdata, and xdata, and read the descriptions of the various C51 Memory Models