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.

MSP430F 5438A 移植uCOS 编译器警告如下怎么解决?

msp430 5438a移植uCOS编译器警告如下,怎么解决???截图在下面!!!

  • 看错误提示,是有些变量或常量没定义

    这种情况也可能是定义这些的文件编译器没找到,或者没被包含进工程。

    你检查下定义这些变量的文件