• Address space overflow
    I have a Real-time c51 program, I need a large buffer(120 bytes).Now I use the data segment space, but when I link it an error will appear: "Address space overflow, Length: 001DH". I do not want to...
  • 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
    Hallo. What mean this error: Address space overflow. What can I do to correct this error?
  • Address Space Overflow
    Hi, I m using PK51 professional kit V9.59 & 71M6543G (5Kb RAM, 128 KB Flash) Microcontroller. When I m building my code, I m getting following errors. 1. ERROR L107 Address Space Overflow...
  • 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...