[求助] 一个有关UCOSII的问题

dianzijie5   2011-9-8 11:22 楼主
我在使用uC/OSII的时候遇到一些问题:
使用ICCAVR专业版6.31
编译的时候出现如下的信息:
C:\icc\bin\imakew -f MainController.mak
    iccavr -o MainController -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x8c.0x20000 -dram_end:0x10ff -bdata:0x100.0x10ff -dhwstk_size:16 -beeprom:1.4096 -fihx_coff -F0000 -S2 @MainController.lk   -lstudio -lcatmega
Device 16% full.
warning: COFF no struct tag 'os_tcb' found for symbol index 911
warning: COFF no struct tag 'os_tcb' found for symbol index 924
warning: COFF no struct tag 'os_tcb' found for symbol index 990
warning: COFF no struct tag 'os_tcb' found for symbol index 2105
warning: COFF no struct tag 'os_tcb' found for symbol index 2109
warning: COFF no struct tag 'os_tcb' found for symbol index 2112
warning: COFF no struct tag 'os_tcb' found for symbol index 2115
warning: COFF no struct tag 'os_tcb' found for symbol index 2118
warning: COFF no struct tag 'os_tcb' found for symbol index 2121
Done.
请问这个问题该如何解决?谢谢!

回复评论 (1)

在别的地方看到说是编译器的问题
点赞  2012-4-21 18:00
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复