共2条
1/1 1 跳转至页
ucos,ii 求教!!!!ucos-ii在连接是出现的问题!!!!
问
我在用iar3.30做ucos-ii 2.52移植是编译可以通过,但我make是出现下面的提示:Error[e16]: Segment DATA16_Z (size: 0x33b align: 0x1) is too long for segment definition. At least 0x2ba more bytes
needed. The problem occurred while processing the segment placement command
"-Z(DATA)DATA16_I,DATA16_Z,DATA16_N,HEAP+_HEAP_SIZE=0200-0280", where at the moment of placement the
available memory ranges were "CODE:200-280"
Reserved ranges relevant to this placement:
好像是说我的某个变量定义小了,但是找不到在那里啊!!那位大侠帮忙看看! 答 1: 找到啦!原来是我的芯片选择有问题,换一种ram大的就可以通过啦!但现在我执行是又有新的问题,它说我的是非法的代码!不知道为什么,单步执行后就自己出去啦!执行步到osstart().不知道是不是我的配置是否有问题? 答 2: 换个大RAM的芯片,然后编译器一定要是破解版的
needed. The problem occurred while processing the segment placement command
"-Z(DATA)DATA16_I,DATA16_Z,DATA16_N,HEAP+_HEAP_SIZE=0200-0280", where at the moment of placement the
available memory ranges were "CODE:200-280"
Reserved ranges relevant to this placement:
好像是说我的某个变量定义小了,但是找不到在那里啊!!那位大侠帮忙看看! 答 1: 找到啦!原来是我的芯片选择有问题,换一种ram大的就可以通过啦!但现在我执行是又有新的问题,它说我的是非法的代码!不知道为什么,单步执行后就自己出去啦!执行步到osstart().不知道是不是我的配置是否有问题? 答 2: 换个大RAM的芯片,然后编译器一定要是破解版的
共2条
1/1 1 跳转至页
我要赚赏金
