BL51: ERROR L107 (ADDRESS SPACE OVERFLOW) - cpubbs虚拟仪器论坛 - cpubbs论坛免费虚拟仪器博客 labview虚拟仪器讨论区 - cpubbs论坛 虚拟仪器论坛|labview论坛|labwindows论坛|vi|cvi|数据采集卡|入门教程|初学|软件下载|虚拟仪器免费博客|虚拟仪器电子商务|虚拟仪器商城|虚拟仪器人才中心|图形化单片机编程cpuview|虚拟仪器在线商城 - Powered by X-Space
cpubbs论坛,专业的labview,labwindows,虚拟仪器数据采集卡交流论坛,免费博客,人才中心,电子商贸,欢迎您的光临!

BL51: ERROR L107 (ADDRESS SPACE OVERFLOW)

上一篇 / 下一篇  2008-05-06 17:41:05 / 个人分类:转载类

原贴地址:

http://www.realview.com.cn/support/kb.asp?ID=1481

 

BL51: ERROR L107 (ADDRESS SPACE OVERFLOW)


Information in this support solution applies to:

  • C51 Version 6.01

SYMPTOMS

I keep receiving the following error message (or one similar to it):

*** ERROR L107: ADDRESS SPACE OVERFLOW
    SPACE:   CODE
    SEGMENT: ?CO?MAIN
    LENGTH:  8000H

CAUSE

This 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.

RESOLUTION

To resolve this problem:

  • Reduce the size of your code and data segments by hand optimizing and/or using smaller data types where possible.
  • Increase the size of the XDATA and/or CODE space. Refer to BL51: SPECIFYING CODE AND XDATA RANGES for more information.

TAG: OVERFLOW ERROR ADDRESS SPACE

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

日历

« 2024-04-23  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 33687572
  • 日志数: 168
  • 图片数: 6
  • 影音数: 5
  • 商品数: 4
  • 文件数: 105
  • 建立时间: 2006-11-02
  • 更新时间: 2016-04-08

RSS订阅

Open Toolbar