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.

ccs工程问题



在一个ccs项目中,有两个.h文件,其中一个.h文件中

Uint8有定义,是绿色,也能找到声明

而第二个.h文件输入同样的语句,发现不识别Uint8这个声明了

这是什么原因,都添加了#include "F2806x_Device.h"

是不是创建.h文件有什么注意谢谢