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.

Trouble with XDCROOT

Other Parts Discussed in Thread: TMS320C6678, TEST2

Hello all,

I'm working on the TMS320C6678 with CCS 5.0.3.00023.

I've been trying to solve an issue that occurs when compiling a minimal bios project for two weeks now :


**** Build of configuration Debug for project TEST2 ****

C:\Program Files\Texas Instruments\ccsv5\utils\gmake\gmake -k all
'Building file: ../app.cfg'
'Invoking: XDCtools'
"C:/Program Files/Texas Instruments/xdctools_3_23_04_60/xs" --xdcpath="C:/Program Files/Texas Instruments/bios_6_33_06_50/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r release -c "C:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000" "../app.cfg"
C:/Users/David/AppData/Local/Temp/make3524-1.sh: Can't open C:/Users/David/AppData/Local/Temp/make3524-1.sh: No such file or directory
C:/Program Files/Texas Instruments/xdctools_3_23_04_60\packages\xdc\bld\xdc.mak:235: *** can't find specified XDCROOT: .  Stop.
js: "C:/Program Files/Texas Instruments/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: Target `all' not remade because of errors.

I've tried everything I thought of, including uninstalling/reinstalling different versions of xdctools multiple times.

I'm running Windows Vista, and in my environments variables XDCROOT is set to "C:/Program Files/Texas Instruments/xdctools_3_23_04_60".

I also came across these two topics :

http://e2e.ti.com/support/embedded/bios/f/355/p/97873/346858.aspx

http://e2e.ti.com/support/embedded/bios/f/355/t/138875.aspx

I seem to have exactly the same problem than these persons, but what fixed their problem doesn't work for me.

Any suggestions would be appreciated.

Thanks,

David