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.

在controlSUITE里面下的Piccolo F2802x的实例的头文件问题

Other Parts Discussed in Thread: CONTROLSUITE, LAUNCHXL-F28027

我从controlSUITE里面“Chinese/Piccolo F2802x/示例项目/SCI回送”里面下了一个SCI的示例,不知道 Example_F2802x0controlPadDemo.c文件下面的头文件在哪里,我用得是CCS3.3,LAUNCHXL-F28027开发板

#include "f2802x_common/include/adc.h"
#include "f2802x_common/include/clk.h"
#include "f2802x_common/include/flash.h"
#include "f2802x_common/include/gpio.h"
#include "f2802x_common/include/pie.h"
#include "f2802x_common/include/pll.h"
#include "f2802x_common/include/sci.h"
#include "f2802x_common/include/sci_io.h"
#include "f2802x_common/include/wdog.h"