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.

如何include我新建的.h文件

Other Parts Discussed in Thread: MSPM0G3507

我用的 Code Composer Studio 12.3.0

我新建了一个 LCD.h文件

但是,我在main.c里输入 #include "LCD.h"  编译报错

#10010 errors encountered during linking; "gpio_input_capture_LP_MSPM0G3507_nortos_ticlang.out" not built 

请问如何解决?