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

Adress Space overflow

Mine is quite a long code

Program Size: data=122.1 xdata=0 code=6126

The problem I'm facing is:
ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: _DATA_GROUP_ LENGTH: 0019H

But I had received this error initially...much before and got rid of it by using global variables, accessing the same in modules with extern. Now I'm quite sure that I have quite a bit of RAM space still left out...

Moreover the error comes when I call a function on the serial interrupt, and goes once i remove it.

Please Help asap

Thanks in advance

Soham

Parents Reply Children