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.

CCS/MSP432P4111: CCS9.2 build error: gmake not found in PATH

Part Number: MSP432P4111

Tool/software: Code Composer Studio

I recently installed CCS 9.2, and when I try to build example code I get the error "Program "C:/ti/ccs920/ccs/utils/bin/gmake" is not found in PATH".  When I go to the ti/ccs920/ccs/utils/bin directory I see the following files:

LICENSE

make-4.1.tar.bz2

unzip.exe

zip.exe

I tried manually running "unzip make-4.1.tar.bz2" in that directory from the command prompt, but that gave me an error.  I've also tried uninstalling/reinstalling code composer, but that didn't help.

  • Mark,

    Please have a look at this related thread.

    For a correct installation, gmake.exe should be present in that folder along with all the other files you listed. 
    It is possible that the anti-virus program running on your machine may have quarantined gmake.exe as noted in the above post. Try disabling the anti-virus temporarily and reinstall CCS.