我在使用uC/OSII的时候遇到一些问题:
使用ICC
AVR专业版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.
请问这个问题该如何
解决?谢谢!
此帖出自
小平头技术问答
一周热门 更多>