• 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...
  • ERROR L107: ADRESS SPACE OVERFLOW
    I am getting this L107 error and I see that the length specified is exactly twice what it should be. This is overlayable data, 0x30 bytes, but the error reports a length of 0x60 bytes. How can this happen...
  • XRAM, XDATA adress space overlap
    NXP(Philips) P89v51RD2 has extra 768bytes of internal data memory (XRAM) that is accessed indirectly with MOVX instruction. Address range for XRAM is 0x0000h to 0x02ffh. The external data memory...
  • offset adress
    Hi, i work on st10f168 and i would to know how can i compile a .c file (which contains fonctions) with manual fix adress. Because i want to load the disassembly code of it in external memory (ex : 0x200000...
  • adress problem
    Hi, I work on Keil uVison V2.38, and i would to know how can i give an adress to a function ; which instruction can help me to fix the adress of functions or variables. If you have some docs or exemples...