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.

CCS/TMS320C6678: CCS v7.1: XGCONF tool fails with XDCtools 3.32.01.22

Part Number: TMS320C6678
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi,

I'm using a C6678 DSP with TI RTOS C6000 v2.00.01.23.

CCS v7.1 installs two version of XDCtools: v3.32.01.22 and v3.50.01.12.

Version 3.50 seems to be incompatible with TI RTOS C6000, because building any project fails:

Build of libraries failed.
subdir_rules.mk:12: recipe for target 'build-2060586735-inproc' failed
"C:/ti/tirtos_c6000_2_00_01_23/products/bios_6_40_01_15/packages/ti/sysbios/interfaces/ITimestamp.h", line 142: error #515: a value of type "const xdc_runtime_Types_Base *" cannot be assigned to an entity of type "xdc_runtime_Types_Base *"

After switching the project to XDCtools v3.32, the build works without errors. But then I'm not able to open the .cfg file with XGCONF any more. I get the following Error in the Problems window:

Wrapped xdc.services.spec.SessionRuntimeException: parser failed (pass 2) (C:/ti/xdctools_3_32_01_22_core/packages/xdc/tools/xgconf/configprovider/ConfigProvider.xs#616)

Thanks,
Ralf