• Address space overflow
    Hallo. What mean this error: Address space overflow. What can I do to correct this error?
  • ERROR L107: ADDRESS SPACE OVERFLOW
    *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: _DATA_GROUP_ LENGTH: 0034H Program Size: data=123.6 xdata=0 code=3993 I don't know which line the error lies and can't undertand it...
  • Space address overflow for HCONST
    Hi, I got the Error L107: space address overflow (Space: HCONST). I read all related threads in the forum, but can not find answer. The structure of my project is: I use four banks for codes...
  • Address space overflow ?
    Dear All, I have to append new feature to an existing project using msc121xwhen i tried to add a new char variable and compiled it shows... Address space Overflow space :xdata segment: Finally...
  • Address Space overflow
    I am using 8051F120 having 127KB Program memory, theoretically. I have written 4 *.C files residing in each bank. The length of the code in Bank1 and Bank2 is less than 32KB (observing the list file...