Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Working with ccsv7+TMDSLCDK138+XDS110 and the C674x processor
During Build an error appears:
'Invoking: XDCtools'
"C:/xdctools_3_50_01_12_core/xs" --xdcpath="C:/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -r debug -c "C:/TI/ti-cgt-c6000_8.1.3" "../Hii.cfg"
making package.mak (because of package.bld) ...
subdir_rules.mk:12: recipe for target 'build-1622270735-inproc' failed
js: "./config.bld", line 10: Error: Can't find the target named 'ti.targets.elf.C674' along the path 'C:/ccsv7/ccs_base;C:/xdctools_3_50_01_12_core/packages;..;': please check the spelling of the target's name and that it exists along this path.
That name does not exist in path.
Itzhak