Other Parts Discussed in Thread: TMS320C6678
Hi to all
I received and Evaluation module TMS320C6678 with XDS560V2 emulator and attempt to install all tools.
I download latest version of code generation tools (ti_cgt_c6000_7.6.0), bios mcd sdk (2_01_02_05), cg_xml (2_32_00) and used the CCs_5.0.3 on the inside CD after installing using software update now is I have installed these version:
Code Composer Studio
Version: 5.0.1.201105110900
Build id: N201105110900
RTSC/XDCtools 3.23.04.60 (embedded runtime)
Plug-in version: 3.23.4.60
RTSC/XDCtools 3.20.08.88 (UI plugin)
Plugin version: 3.20.8.88
I had to modify the file pdksetupenv.bat inside the drv directory (as suggested by BIOS MCSDK 2.0 User Guide) inserting the set commands:
set C6X_GEN_INSTALL_PATH="C:\ti\c6000_7.6.0"
set XDC_INSTALL_PATH="c:\ti\xdctools_3_23_04_60"
set CG_XML_BIN_INSTALL_PATH="c:\ti\cg_xml"
set EDMA3_LLD_INSTALL_PATH="c:\ti\edma3_lld_02_11_05_02"
and now works. But launching xdc inside directory csl (c:\ti\pdk_C6678_1_1_2_5\packages\ti\csl\)
Attached there is the file with the error.
returns error. gmake version installed is 3.81. My PC is a windows xp SP3 one.