为什么编一个程序,在Debug模式下编译,无错,在Release模...

2019-07-26 19:22发布

本帖最后由 DLHNR 于 2015-7-24 16:19 编辑

Error[e104]: Failed to fit all segments into specified ranges. Problem discovered in segment CODE. Unable to place 49 block(s) (0x23ce byte(s) total) in 0x1e3e  
byte(s) of memory. The problem occurred while processing the segment placement command "-P(CODE)CODE=E000-FF7F", where at the moment of placement the  
available memory ranges were "CODE:e142-ff7f"
这是为毛,然后也不知道哪里写错了。。。
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
9条回答
Thor9
1楼-- · 2019-07-27 20:36
内存不够,放到FLash里就行
zhangbo1985
2楼-- · 2019-07-27 21:06
内存需要优化的,不行的话就外加个存储的。
lwsn
3楼-- · 2019-07-27 21:23
设置的数组太大,导致内存不够了,放到FLash里就行了

一周热门 更多>