兄弟,能否共享一下完整的STC contiki移植工程啊,我搞了半天都不成功,编译老出错误。
..\code\contiki\sys\timer.c(65): error C230: 'timer': unknown struct/union/enum tag
..\code\contiki\sys\timer.c(65): error C204: 'interval': undefined member
..\code\contiki\sys\timer.c(66): error C230: 'timer': unknown struct/union/enum tag
..\code\contiki\sys\timer.c(66): error C204: 'start': undefined member
..\code\contiki\sys\timer.c(85): error C230: 'timer': unknown struct/union/enum tag
..\code\contiki\sys\timer.c(85): error C204: 'start': undefined member
|