Part Number: TMS320F280025C
Other Parts Discussed in Thread: C2000WARE
I installed C2000Ware_4_01_00_00 and tried to have CCS use/point to it, but failed.
I changed to C2000Ware_4_01_00_00 as shown below:


and click "Apply and Close", quitted CCS, then relaunched CCS, but when compiling, it still errors out with messages such as below:
*******************************************************************************
>> Compilation failure
device/subdir_rules.mk:9: recipe for target 'device/device.obj' failed
"..\device\device.h", line 402: error #148: declaration is incompatible with "void __error__(char *, uint32_t)" (declared at line 53 of "C:\ti\c2000\C2000Ware_3_01_00_00\driverlib\f28002x\driverlib\debug.h")
"../device/device.c", line 146: error #20: identifier "SYSCTL_PERIPH_CLK_HRCAL" is undefined
"../device/device.c", line 261: warning #225-D: function "DCC_verifyClockFrequency" declared implicitly
2 errors detected in the compilation of "../device/device.c".
gmake: *** [device/device.obj] Error 1
gmake: Target 'all' not remade because of errors.
*******************************************************************************
and CCS still points to C2000Ware_3_01_00_00 as shown below:

Could you advise what I should do to have CCS use/point to C2000Ware_4_01_00_00?



