Solved. I updated compiler version and changed Build Command to use default.
Error: Program "make" not found in PATH
This may be needed when checking out an old project into a newer version of CCS. The problem is easily fixed, see #Upgrading Compiler Version
Upgrading Compiler Version
- Select project
- Right-mouse click project, select Refactor->Upgrade Compiler Version…
- The latest compiler should be selected, for example TI v5.13
- [X] Apply to all build configurations ( I assume this means debug, build, etc )
If still having make problems, check the Build Command
- Go to project Properties->C/C++ Build
- Under Builder Settings tab, Builder section:
- Check [X] Use default build command
Build command: ${CCS_UTILS_DIR}/bin/gmake