Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi everybody, I'm new here.
I'm trying to compile an light test project for C66x using SYSBIOS and IPC. I have an error at compilation about incompatibility between XDC and IPC:
error: xdc.cfg.Program: "C:/APP/TI_TEST/xdctools_3_50_02_20_core/packages/xdc/cfg/Program.xs", line 71: xdc.cfg.Program : The package 'ti.sdo.utils' is not compatible with XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package, or rebuild the package with XDCtools 3.50 or later.
"ti.sdo.utils" is referring to IPC module
I am using CCS v7.2 on W7 with:
Compiler TI v8.2.0
XDC 3.50.2.20
IPC 3.44.4.01
SYS/BIOS 6.50.1.12
UIA 2.20.0.02
Here is the archive of the project
Does anyone know how to solve the problem?
Thanks!
Florian
