Other Parts Discussed in Thread: CONTROLSUITE
Hi,
CCSV6, TI-RTOS 2.10.1.38
I have seen others with this error and looked at those posts but I still can't get around this error.
#258 invalid redeclaration of type name "Uint16" (declared at line 252 of "c:/ti/xdctools_3_30_05_60_core/packages/xdc/std.h") .ccsproject /CDG_Breadboard_rtos line 91, external location: C:\ti\controlSUITE\device_support\f2833x\v133\DSP2833x_headers\include\DSP2833x_Device.h C/C++ Problem
This warning also appears:
Description Resource Path Location Type
#303-D typedef name has already been declared (with same type) .ccsproject /CDG_Breadboard_rtos line 92, external location: C:\ti\controlSUITE\device_support\f2833x\v133\DSP2833x_headers\include\DSP2833x_Device.h C/C++ Problem
I have included the line #include <xdc/std.h> before any includes of "DSP28x_Project.h", as was suggested in one of the other posts.
My Includes directory contains (among other things):
C:\ti\controlSUITE\device_support\f2833x\v133\DSP2833x_common\include
C:\ti\controlSUITE\device_support\f2833x\v133\DSP2833x_headers\include
and I have included DSP2833x_Headers_BIOS.cmd in the project.
Any thoughts on what I can do to correct this would be greatly appreciated.
Regards,
Scott