共2条
1/1 1 跳转至页
ucos2,76,430 ucos2.76到430的问题

问
出现这样的错误,请问如何?
谢谢!
Error[e16]: Segment DATA16_Z (size: 0xe4e align: 0x1) is too long for segment definition. At least 0x64d more bytes needed. The problem occurred while processing
the segment placement command "-Z(DATA)DATA16_I,DATA16_Z,DATA16_N,HEAP+_HEAP_SIZE=0200-0A00", where at the moment of placement the available
memory ranges were "CODE:200-a00"
Reserved ranges relevant to this placement:
CODE:200-a00 DATA16_I
Total number of errors: 1
Total number of warnings: 2 答 1: 你的0初始化数据都将近4K了,你用的芯片内存是多少呢?2k肯定不行了 答 2: 谢谢帮助
1、请问在哪里看到的初始化数据的?我查过源代码里没有 DATA16_Z这个东西啊
2、我做的是ucos2。76的,一直遇到这个,请问可以帮忙?
谢谢 答 3: 还有我移植了2.56没有什么问题,内核2k,ram 900B,2.76就不行,始终出上面的提示不知道是什么原因 答 4: hehe
终于搞定了 答 5: 编译后为
3 112 bytes of CODE memory
1 136 bytes of DATA memory (+ 3 absolute )
380 bytes of CONST memory
Total number of errors: 0
Total number of warnings: 0 答 6: 您好。我也是遇到同样的问题。你可以告诉我你是怎么解决的吗?
我的邮箱是:liuzexi2002126.com
谢谢!
Error[e16]: Segment DATA16_Z (size: 0xe4e align: 0x1) is too long for segment definition. At least 0x64d more bytes needed. The problem occurred while processing
the segment placement command "-Z(DATA)DATA16_I,DATA16_Z,DATA16_N,HEAP+_HEAP_SIZE=0200-0A00", where at the moment of placement the available
memory ranges were "CODE:200-a00"
Reserved ranges relevant to this placement:
CODE:200-a00 DATA16_I
Total number of errors: 1
Total number of warnings: 2 答 1: 你的0初始化数据都将近4K了,你用的芯片内存是多少呢?2k肯定不行了 答 2: 谢谢帮助
1、请问在哪里看到的初始化数据的?我查过源代码里没有 DATA16_Z这个东西啊
2、我做的是ucos2。76的,一直遇到这个,请问可以帮忙?
谢谢 答 3: 还有我移植了2.56没有什么问题,内核2k,ram 900B,2.76就不行,始终出上面的提示不知道是什么原因 答 4: hehe
终于搞定了 答 5: 编译后为
3 112 bytes of CODE memory
1 136 bytes of DATA memory (+ 3 absolute )
380 bytes of CONST memory
Total number of errors: 0
Total number of warnings: 0 答 6: 您好。我也是遇到同样的问题。你可以告诉我你是怎么解决的吗?
我的邮箱是:liuzexi2002126.com
共2条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
【Cortex-M】Systick Timer使用被打赏10分 | |
分享汽车防盗系统的组成与分类(一)被打赏5分 | |
VOFA+波形显示+JYD-31蓝牙发送和解析不定长数据被打赏10分 | |
【换取手持数字示波器】-STM32F4PWM控制LED灯管亮度被打赏22分 | |
【换取手持数字示波器】STM32F4驱动RPR-0521RS照度、接近一体型传感器被打赏23分 | |
宏定义和const关键字定义被打赏5分 | |
【分享开发笔记,赚取电动螺丝刀】几个单片机I2S外设的BLCK时钟对比被打赏20分 | |
【功率监测与控制系统DIY活动成果贴】DIY功率计与LabVIEW数据采集被打赏100分 | |
【分享开发笔记,赚取电动螺丝刀】使用ESP32S3调试I2S音频模块MAX98357被打赏22分 | |
【Freertos】任务管理被打赏10分 |