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.

gmake not found in path

Hello,

I'm trying to build a simple Hello World example project in CCS 6. At first this was working fine but after invoking gmake manually from a command line for some reason gmake can't launch anymore. 

Already tried disabling antivirus software and opening a new project but i keep getting the same Error. Also checked if gmake was still there, just to be sure.

Any suggestions? 


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

c:\ti\ccsv6\utils\bin\gmake -k clean

"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean
Cannot run program "c:\ti\ccsv6\utils\bin\gmake": Launching failed

Error: Program "c:\ti\ccsv6\utils\bin\gmake" not found in PATH
PATH=[C:\ti\ccsv6\ccs_base\common\bin;C:\ti\ccsv6\ccs_base\common\uscif;C:\ti\ccsv6\ccs_base\DebugServer\license;C:/ti/ccsv6/eclipse/jre/bin/client;C:/ti/ccsv6/eclipse/jre/bin;C:/ti/ccsv6/eclipse/jre/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MATLAB\R2014a\bin;C:\Users\Rindert\MentorGraphics\Sourcery_CodeBench_Lite_for_ARM_EABI\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\HighTec\TriCore\bin\;C:\ti\ccsv6\utils\bin\;C:\ti\ccsv6\eclipse;]

Error: Program "c:/ti/ccsv6/utils/bin/gmake" is not found in PATH

PATH=[C:\ti\ccsv6\ccs_base\common\bin;C:\ti\ccsv6\ccs_base\common\uscif;C:\ti\ccsv6\ccs_base\DebugServer\license;C:/ti/ccsv6/eclipse/jre/bin/client;C:/ti/ccsv6/eclipse/jre/bin;C:/ti/ccsv6/eclipse/jre/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MATLAB\R2014a\bin;C:\Users\Rindert\MentorGraphics\Sourcery_CodeBench_Lite_for_ARM_EABI\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\HighTec\TriCore\bin\;C:\ti\ccsv6\utils\bin\;C:\ti\ccsv6\eclipse;]

**** Build Finished ****

**** Build of configuration Debug for project 2 ****

c:\ti\ccsv6\utils\bin\gmake -k all

"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
Cannot run program "c:\ti\ccsv6\utils\bin\gmake": Launching failed

Error: Program "c:\ti\ccsv6\utils\bin\gmake" not found in PATH
PATH=[C:\ti\ccsv6\ccs_base\common\bin;C:\ti\ccsv6\ccs_base\common\uscif;C:\ti\ccsv6\ccs_base\DebugServer\license;C:/ti/ccsv6/eclipse/jre/bin/client;C:/ti/ccsv6/eclipse/jre/bin;C:/ti/ccsv6/eclipse/jre/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MATLAB\R2014a\bin;C:\Users\Rindert\MentorGraphics\Sourcery_CodeBench_Lite_for_ARM_EABI\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\HighTec\TriCore\bin\;C:\ti\ccsv6\utils\bin\;C:\ti\ccsv6\eclipse;]

Error: Program "c:/ti/ccsv6/utils/bin/gmake" is not found in PATH

PATH=[C:\ti\ccsv6\ccs_base\common\bin;C:\ti\ccsv6\ccs_base\common\uscif;C:\ti\ccsv6\ccs_base\DebugServer\license;C:/ti/ccsv6/eclipse/jre/bin/client;C:/ti/ccsv6/eclipse/jre/bin;C:/ti/ccsv6/eclipse/jre/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MATLAB\R2014a\bin;C:\Users\Rindert\MentorGraphics\Sourcery_CodeBench_Lite_for_ARM_EABI\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\HighTec\TriCore\bin\;C:\ti\ccsv6\utils\bin\;C:\ti\ccsv6\eclipse;]

**** Build Finished ****