Hi,
My CCS doesn't work properly recently . When I compile my SYS/BIOS project. it take quite a long time to compile.
I recreate a new project ( CCS -> 28X Example -> SWI Example),it also take a long time to compile. what is wrong with my CCS?
Version of CCS : Version: 5.1.1.00031
PC OS: WIN7
the console output message is as below:
**** Clean-only build of configuration Debug for project test2 ****
C:\ti\ccsv5\utils\bin\gmake -k clean DEL /F "configPkg\compiler.opt" "configPkg\linker.cmd" "test2.out" 找不到 E:\work\project\MotionControl\DSP\test\test2\Debug\test2.out RMDIR /S/Q "configPkg\" DEL /F "main.pp" 找不到 E:\work\project\MotionControl\DSP\test\test2\Debug\main.pp DEL /F "main.obj" 找不到 E:\work\project\MotionControl\DSP\test\test2\Debug\main.obj 'Finished clean' ' '
**** Build Finished ****
**** Build of configuration Debug for project test2 ****
C:\ti\ccsv5\utils\bin\gmake -k all 'Building file: ../app.cfg' 'Invoking: XDCtools' "C:/ti/xdctools_3_22_04_46/xs" --xdcpath="C:/ti/bios_6_33_03_33/packages;" xdc.tools.configuro -o configPkg -t ti.targets.C28_float -p ti.platforms.tms320x28:TMS320F28335 -r release -c "C:/ti/ccsv5/tools/compiler/c2000" --compileOptions "-g --optimize_with_debug" "../app.cfg" making package.mak (because of package.bld) ... making package.mak (because of C:/ti/xdctools_3_22_04_46/packages/xdc/bld/bld.js) ... making package.mak (because of C:/ti/xdctools_3_22_04_46/packages/xdc/bld/bld.js) ... making package.mak (because of C:/ti/xdctools_3_22_04_46/packages/xdc/bld/bld.js) ... making package.mak (because of C:/ti/xdctools_3_22_04_46/packages/xdc/bld/bld.js) ... gmake: ***
(................long time waiting, so i canceled the process....................)
Deleting file `configPkg/compiler.opt' 终止批处理操作吗(Y/N)?
**** Build of configuration Debug for project test2 ****
Command canceled Error: Program "C:/ti/ccsv5/utils/bin/gmake" is not found in PATH
PATH=[C:\ti\ccsv5\ccs_base\common\bin;C:\ti\ccsv5\ccs_base\common\uscif;C:\ti\ccsv5\ccs_base\DebugServer\license;C:/ti/ccsv5/eclipse/jre/bin/client;C:/ti/ccsv5/eclipse/jre/bin;C:/ti/ccsv5/eclipse/jre/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ThinkPad\Bluetooth Software\;C:\Program Files\Lenovo\Access Connections\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;D:\WAMP\Mysql\bin;D:\Program Files\Altium Designer Summer 09\System;C:\Program Files\IDM Computer Solutions\UEStudio 06\;C:\ti\ccsv5\eclipse;]
**** Build Finished ****
I don't know what to do. please check this issue
Thank you.