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.