Part Number: LAUNCHXL-F280025C
Other Parts Discussed in Thread: C2000WARE
Hi,
what's header file I should include for PieCtrlRegs ?
If refer to example like adc_ex1_soc_epwm.c which include f28x_project.h then I've got below errors :
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/headers/include/f28002x_nmiintrupt.h", line 159: error #41: expected an identifier
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/headers/include/f28002x_nmiintrupt.h", line 170: error #41: expected an identifier
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/headers/include/f28002x_nmiintrupt.h", line 180: error #41: expected an identifier
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/headers/include/f28002x_lin.h", line 236: error #41: expected an identifier
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/headers/include/f28002x_lin.h", line 236: error #80: expected a type specifier
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/headers/include/f28002x_lin.h", line 236: error #170: a function type is not allowed here
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/headers/include/f28002x_lin.h", line 236: warning #109-D: signed bit field of length 1
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/common/include/f28002x_globalprototypes.h", line 92: error #41: expected an identifier
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/common/include/f28002x_globalprototypes.h", line 92: error #80: expected a type specifier
"/Users/dannychan/ti/C2000Ware_MotorControl_SDK_4_02_01_00/c2000ware/device_support/f28002x/common/include/f28002x_globalprototypes.h", line 92: error #91: function returning function is not allowed
Danny







