| |||||
Technical Support Support Resources
Product Information | BL51: ERROR L107 (ADDRESS SPACE OVERFLOW)Information in this article applies to:
SYMPTOMSI keep receiving the following error message (or one similar to it):
*** ERROR L107: ADDRESS SPACE OVERFLOW
SPACE: CODE
SEGMENT: ?CO?MAIN
LENGTH: 8000H
CAUSEThis error message indicates that a segment named ?CO?MAIN, which is a COnstant in the MAIN segment, is 8000h bytes long and will not fit in the remaining CODE memory space. This may be an indication that your program is growing too large or it may indicate that you need to increase the amount of ROM or RAM space available to your target hardware. RESOLUTIONTo resolve this problem:
MORE INFORMATION
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Tuesday, July 19, 2005 | ||||
| |||||