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/CC1352P: gmake problem

Part Number: CC1352P

Tool/software: Code Composer Studio

All of the sudden I've been getting a gmake error in CCS v9.3. It used to work fine, now there's an issue when I try to Build or Clean

Cannot run program "/home/user/ti/ccs9x/ccs/utils/bin/gmake": Unknown reason

Error: Program "/home/user/ti/ccs9x/ccs/utils/bin/gmake" not found in PATH
PATH=[/home/user/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin]

Error: Program "/home/user/ti/ccs9x/ccs/utils/bin/gmake" is not found in PATH

PATH=[/home/iser/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin]

**** Build Finished ****