Other Parts Discussed in Thread: SYSBIOS, MATHLIB
Tool/software: Code Composer Studio
Hi ,
Trying to build TDA3xx source code using CCS V7, I am getting an error for SYSBIOS (6.46.00.23) & XDCtools(3.50.04.43) compatibility issue (please see below): while building IPU1_C0b, IPU1_C1n cores of TDA3xx ..
can you tell me what version of XDCtools I should be using ? BIOS 6.46.00.23 is compatible with XDCtools 3.32.00.xx or later, then why am I getting this error?
please see the error below :
---------------------------------------------------------------------------------------------------------------
error: xdc.cfg.Program: "C:/ti/xdctools_3_50_04_43_core/packages/xdc/cfg/Program.xs", line 71: xdc.cfg.Program : The package 'ti.sysbios.knl' 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.
js: "C:/ti/xdctools_3_50_04_43_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/client_pem4.xdl] Error 1
Warning: directory "C:/ti/xdctools_3_50_04_43_core" on package path has a "packages" subdirectory - did you mean this instead?
js: "C:/ti/xdctools_3_50_04_43_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-1240299407-inproc] Error 1
gmake: *** [build-1240299407] Error 2
gmake[1]: Leaving directory 'C:/USRR1_2/code/TDA3xx/IPU1_C0b/Debug'
subdir_rules.mk:9: recipe for target 'build-1240299407' failed
gmake: Target 'all' not remade because of errors.
------------------------------------------------------------------------------
Thanks
Rafi