我在ICCAVR编译器下,移植uCOS-II,编译后没有错误,但是出现很多条warning:
warning: COFF no struct tag 'os_tcb' found for symbol index 199
warning: COFF no struct tag '.1' found for symbol index 206
warning: COFF no struct tag '.1' found for symbol index 246
warning: COFF no struct tag 'os_tcb' found for symbol index 345
……
……
……