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.

这是什么问题?我编译的时候出现的?

Other Parts Discussed in Thread: CONTROLSUITE

 我写程序的时候没有单独建立gpio.c但是有包含controlSUITE中的F2802x_Gpio.h

  • 你好,

    根据这个error的描述,可能的原因是报错的.c文件没有包含相应的头文件,不仅仅是你说的这个头文件,可能还有关于GpioDataRegs寄存器定义和声明的相关头文件