一个有关UCOSII的问题

2019-03-24 20:54发布

我在使用uC/OSII的时候遇到一些问题:
使用ICCAVR专业版6.31
编译的时候出现如下的信息:
C:iccinimakew -f MainController.mak
    iccavr -o MainController -LC:icclib -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条回答
maimaige
2019-03-25 00:57
在别的地方看到说是编译器的问题

一周热门 更多>