Part Number: TMDSEVM6678
Tool/software: Code Composer Studio
Hi all,
I have started to work on the TMDSEVM6678 Kit by importing a project from MCSDK software for C6678 and I am facing issues with the XDC tools and linker command file.
I have posted the error for you're reference below. The .out file is not being generated. I am following the steps provided in the Lab manual. I have also attached the Lab manual for reference.c6678_manual.pdf
**** Build of configuration Debug for project SRIO_LoopbackDioIsrexampleproject ****
D:\Software Installs\ti\New Folder\ccsv5\utils\bin\gmake -k all
'Building file: D:/Software Installs/C6678 Softwares/McSDK/pdk_C6678_1_1_1_4/packages/ti/drv/srio/example/SRIOLoopbackDioIsr/loopbackDioIsr.cfg'
'Invoking: XDCtools'
"D:/Software Installs/C6678 Softwares/McSDK/xdctools_3_23_04_60/xs" --xdcpath="D:/Software Installs/C6678 Softwares/McSDK/edma3_lld_02_11_05_02/packages;D:/Software Installs/C6678 Softwares/McSDK/ipc_1_24_03_32/packages;D:/Software Installs/C6678 Softwares/McSDK/bios_6_33_06_50/packages;D:/Software Installs/C6678 Softwares/McSDK/pdk_C6678_1_1_1_4/packages;D:/Software Installs/ti/New Folder/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r debug -c "D:/Software Installs/C6000 7.4.24 Compiler" "D:/Software Installs/C6678 Softwares/McSDK/pdk_C6678_1_1_1_4/packages/ti/drv/srio/example/SRIOLoopbackDioIsr/loopbackDioIsr.cfg"
D:/Software Installs/C6678 Softwares/McSDK/xdctools_3_23_04_60\packages\xdc\bld\xdc.mak:235: *** can't find specified XDCROOT: D:/Software Installs/C6678 Softwares/McSDK/xdctools_3_23_04_60. Stop.
js: "D:/Software Installs/C6678 Softwares/McSDK/xdctools_3_23_04_60/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [configPkg/compiler.opt] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****