关于DSP28335开发环境CCS6报错:Type #148 declaration is incompatible with "volatile struct EQEP_REGS EQep1Regs

关于DSP28335开发环境CCS6报错:Description Resource Path Location Type
#148 declaration is incompatible with “volatile struct EQEP_REGS EQep1Regs” (declared at line 229 of “D:\Project format\DSP2833x_headers\include\DSP2833x_EQep.h”) Example_posspeed.c / convolution speed of PID position control/app line 121 C/C++ Problem
出现这个问题要观察以上的函数对应大括号{}是否准确,若不准确就会报一上的错误。

你可能感兴趣的:(DSP)