Other Parts Discussed in Thread: C2000WARE
Hello!
When I was importing a new project, build appeared, Program "make" not found in PATH, I searched for some methods that did not solve my problem well! Make path, I saw that in the C: / ti/ccs1110 / CCS/eclipse/jre/bin/client did not make inside, but in the C: \ ti \ ccs1110 \ CCS \ utils \ bin there, So I added the PATH to the properties and I built it again, but it didn't work, right
make clean
Cannot run program "make": Launching failed
Error: Program "make" not found in PATH
PATH=[C:/ti/ccs1110/ccs/eclipse/jre/bin/client;C:/ti/ccs1110/ccs/eclipse/jre/bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\Git\cmd;C:\Program Files\mingw64\bin;;C:\TDM-GCC-64\bin;C:\TDM\bin;C:\Program Files\TortoiseSVN\bin;C:\Users\Admin\AppData\Local\Microsoft\WindowsApps;C:\ti\ccs1110\ccs\eclipse;C:\ti\ccs1110\ccs\utils]
11:07:51 Build Failed. 1 errors, 0 warnings. (took 354ms)