This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

msp430f5529编程报错



Error[e27]: Entry "timeoutCounter" in module lab1 ( F:\IAR workspace\LAB1\Debug\Obj\lab1.r43 ) redefined in module LAB1main ( F:\IAR workspace\LAB1\Debug\ Obj\LAB1main.r43 )

请问这个错误是什么问题,谢谢

还有一个警告:

Warning[Pa093]: implicit conversion from floating point to integer C:\Users\xulitett\Desktop\程序\lab1.c 474

  是 sum=sum*factor;这条语句警告

附件中是主程序,lab1程序在下一提问中附