• Struggly to understand data memory overflow - Need help
    Hi - I am struggling to 'fit' a project onto an 8052 derivative (AT89S8252) part with the standard 8K code space and 256 bytes of data memory. The build log information is complaining about data address...
  • Struggly to understand data memory overflow - Need help
    Hi - I am struggling to 'fit' a project onto an 8052 derivative (AT89S8252) part with the standard 8K code space and 256 bytes of data memory. The build log information is complaining about data address...
  • ADDRESS SPACE OVERFLOW 4.5K out of 8K Total Memory, AT89S52
    I am getting this message when compiling *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: _DATA_GROUP_ LENGTH: 00001CH Program Size: data=112.1 xdata=0 const=0 code=4492 Target not...
  • ADDRESS SPACE OVERFLOW 4.5K out of 8K Total Memory, AT89S52
    I am getting this message when compiling *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: _DATA_GROUP_ LENGTH: 00001CH Program Size: data=112.1 xdata=0 const=0 code=4492 Target not...
  • Linker Problem, NDATA Overflow
    Hello everybody, I work with the XC2388C-200F MCU from Infineon and the uVision4. In the target options I have chosen the "HLarge"-Memory model and for the near memory I switched to "48"KB RAM...