TI中文支持网
TI专业的中文技术问题搜集分享网站

我建立了一个新工程但是出现头文件没没包含和芯片没定义的问题

我建立了一个新工程,在properties的include option 中添加了include头文件库路径,也将该头文件夹放入工程下,并且在perdefine chip中定义了“”CHIP_5509“”,但是还是提示这两个错误:

Description Resource Path Location Type
#35 #error NO CHIP DEFINED csl_chiphal.h /ttt/include line 201 C/C++ Problem

Description Resource Path Location Type
#5 could not open source file "csl_general.h" main.c /ttt line 8 C/C++ Problem

请问我该怎么办呢?

Shine:

csl库文件添加了吗?

user5287831:

回复 Shine:

添加了,在properties当中添加

Shine:

回复 user5287831:

在工程属性中csl_general.h头文件的路径设置了吗?

赞(0)
未经允许不得转载:TI中文支持网 » 我建立了一个新工程但是出现头文件没没包含和芯片没定义的问题
分享到: 更多 (0)