工具/软件:Code Composer Studio
您好,
我在尝试在CCS中编译代码时遇到问题。 我使用的是CC1310,每次尝试编译时编译器都会抛出以下错误。 这些文件来自标记为:sdk_files__do_not _edit的源文件。
错误:
#137 struct "WatchdogCC26XX_HWAttrs"没有字段"intNum" CC1310DK_7xD.c /ADC_DIO29/SDK_FILES __DO_NOT_EDIT line 650 C/C++问题
#20标识符"BIOS_WAY_Forever”未定义 CC1310DK_7xD.c /ADC_DIO29/SDK_FILES __DO_NOT_EDIT line 393 C/C++问题
#20 identifier "semaphore_Strut" is undefined .ccsproject /ADC_DIO29 line 57,external location:c:\ti\tirtos_cc13xx_cc26xx_2_21_00_06\products\tidrivers_cc13xx_cc26xx_2_21_00_04\packages\ti\mw\display\DisplayDogm1286.h C/C++ problem
我们非常感谢您为解决此问题提供任何帮助。 该代码在其他计算机上编译正常,只是我的计算机不是。