Part Number: LAUNCHXL-CC1350
Tool/software: Code Composer Studio
Every imported project I try to build in TI CCS gives me this same error:
"C:\\ti\\ccs1011\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
Cannot run program "C:\ti\ccs1011\ccs\utils\bin\gmake": Launching failed
Error: Program "C:\ti\ccs1011\ccs\utils\bin\gmake" not found in PATH
PATH=[C:\ti\ccs1011\ccs\ccs_base\common\bin;C:\ti\ccs1011\ccs\ccs_base\common\uscif;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\PuTTY\;C:\Users\mel\AppData\Local\Microsoft\WindowsApps]
It looks like the file is indeed missing, so how do I get it?
Thanks,
Mel