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.

PROBLEM CCS STUDIO 5.5

Hello all,

I was bulding a project on ccs studio v5.5 and I got a problem as the following:

It is linker or variable problem? can you help me solve it?

////

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k clean
DEL /F  "wifinode_2.out"

**** Clean-only build of configuration Debug for project wifinode_2 ****

!CommandLauncher.error.commandCanceled!
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\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\ti\ccsv5\eclipse;]

/////////////

  • Hello,

    A common cause of this issue is aggressive security software blocking access. Like an anti-virus software. Try disabling it and see if that helps. If so, then make sure when you re-enable it that you have an exception for CCS.

    Thanks

    ki