Tool/software:
I upgraded CCS to CCS20. It appears to be utilizing VSCode as its GUI.
Imported project from previous version of CCS and I get the following error when I try to build it it I get the following error:
[6]12:27:17 **** Build of configuration Debug for project blah blah ****
[7]make all
[8]Cannot run program "make" (in directory "C:\Users\fsdfs\git\adfadfad\Debug"): CreateProcess error=2, The system cannot find the file specified
[9]Error: Program "make" not found in PATH
[10]PATH=[C:/ti/ccs2020/ccs/eclipse/jre/bin/server;C:/ti/ccs2020/ccs/eclipse/jre/bin;C:\ti\ccs2020\ccs\theia\resources\clangd;C:\Program Files\Amazon Corretto\jdk17.0.5_8\bin;C:\Program Files (x86)\VMware\VMware Workstation\bin\;C:\Program Files\Amazon Corretto\jdk11.0.13_8\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\WireGuard\;C:\Program Files\PuTTY\;C:\Program Files\dotnet\;C:\Program Files\CMake\bin;C:\Program Files\Git\cmd;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Paragon Software\LinuxFS for Windows\;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\usbipd-win\;C:\Users\dant1\AppData\Local\Microsoft\WindowsApps;;C:\Users\dant1\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\dant1\.dotnet\tools;C:\ti\ccs2020\ccs\eclipse;]
[11]12:27:17 Build Finished. 0 errors, 0 warnings. (took 4ms)