20661|12

68

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

请问:Error[e16]: Segment CSTACK (size: 0x50 align: 0x1) is too long for segment de [复制链接]

Error[e16]: Segment CSTACK (size: 0x50 align: 0x1) is too long for segment definition. At least 0x4 more bytes needed. The pro××em occurred while processing the
segment placement command "-Z(DATA)CSTACK+_STACK_SIZE#", where at the moment of placement the ××aila××e memory ranges were "CODE:5B4-600"
请问:这个错误是什么意思,谢谢

最新回复

你好  请问怎么解决的  谢谢 Copyright 1987-2008 IAR Systems. All rights reserved. Error[e16]: Segment CSTACK (size: 0x50 align: 0x1) is too long for segment definition. At least 0x3e more bytes needed. The pro××em occurred while processing the segment placement command "-Z(DATA)CSTACK+_STACK_SIZE#", where at the moment of placement the ××aila××e memory ranges were "CODE:3ee-3ff" Reserved ranges relevant to this placement: 200-39f DATA16_I 3a0-3ed DATA16_Z 3ee-3ff CSTACK  详情 回复 发表于 2016-1-5 22:25
 
点赞 关注

回复
举报

1

帖子

0

TA的资源

一粒金砂(中级)

推荐
 
1、将stack设置小小一点,具体在option->general option->stack/heap 中将第一列XDATA改小一点如将0xFFF改成0x17F
2、将option->general option->Target中的Data model改为large
 
 

回复

69

帖子

0

TA的资源

一粒金砂(初级)

沙发
 
stack设置太小,在option->general option->stack/heap  设置stack/heap更大一点
 
 
 

回复

42

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
把STACK改大了更不行,改小了还行,是不是CODE得改大点?
 
 
 

回复

76

帖子

0

TA的资源

一粒金砂(初级)

4
 
Copyright 1987-2008 IAR Systems. All rights reserved.
Error[e16]: Segment CSTACK (size: 0x50 align: 0x1) is too long for segment

definition. At least 0x3e more bytes needed. The pro××em occurred while
processing the segment placement command "-Z(DATA)CSTACK+_STACK_SIZE#", where at

the moment of placement the ××aila××e memory ranges
were "CODE:3ee-3ff"
Reserved ranges relevant to this placement:
200-39f DATA16_I
3a0-3ed DATA16_Z
3ee-3ff CSTACK

我也遇到了相同的问题,如何解决呀?多谢好心人帮忙。
 
 
 

回复

88

帖子

0

TA的资源

一粒金砂(高级)

5
 
我每次遇到这种情况 就把stack减小

但是不能太小,要不程序计算就会出错

如果出现程序运行结果不正确了就减少程序中的变量个数,还有变量类型尽量小,够用就可以
 
 
 

回复

63

帖子

0

TA的资源

一粒金砂(初级)

6
 
将stack设置减小,可通过编译,这时stack是静态的.
而会不会出错不是stack设置问题,而是在程序运行时,动态中,RAM占用量大小所定.


减少程序中的变量个数,变量类型尽量小,够用就可以, 能减少动态运行时RAM的占用量.
 
 
 

回复

60

帖子

0

TA的资源

一粒金砂(初级)

7
 
RAM变量占用太大了
 
 
 

回复

81

帖子

0

TA的资源

一粒金砂(初级)

8
 
将DATA SEG 开大点 原来0200-0A00  改为 0200- 0FFF(169为例)
 
 
 

回复

19

帖子

0

TA的资源

一粒金砂(初级)

9
 
DATA SEG 在哪里呀?
 
 
 

回复

70

帖子

0

TA的资源

一粒金砂(初级)

10
 
5楼说的你可以试下
 
 
 

回复

98

帖子

0

TA的资源

一粒金砂(初级)

11
 
Error[e16]: Segment CSTACK (size: 0x50 align: 0x1) is too long for segment definition. At least 0x50 more bytes needed. The pro××em occurred while processing the segment placement command "-Z(DATA)CSTACK+_STACK_SIZE#", ”

此错误是所定义的全局变量和数组缓冲区等所占的RAM超出硬件支持所致:size: 0x50 为超出的大小。只要减少不不要的全局变量和尽量缩小数组缓冲区就可以了!
 
 
 

回复

2

帖子

0

TA的资源

一粒金砂(初级)

13
 
你好  请问怎么解决的  谢谢
Copyright 1987-2008 IAR Systems. All rights reserved.
Error[e16]: Segment CSTACK (size: 0x50 align: 0x1) is too long for segment

definition. At least 0x3e more bytes needed. The pro××em occurred while
processing the segment placement command "-Z(DATA)CSTACK+_STACK_SIZE#", where at

the moment of placement the ××aila××e memory ranges
were "CODE:3ee-3ff"
Reserved ranges relevant to this placement:
200-39f DATA16_I
3a0-3ed DATA16_Z
3ee-3ff CSTACK
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表