Part Number:MSP430F5528
Tool/software: Code Composer Studio
I had a project working (compiling) with CCS6 but my Hi Res screen caused issues of crazy-small icons and text not fitting in space provided. I was able to install CCS7 (using a response file) and that fixed the icon and text size issues.
Then I then tried to open the working CCS6 project from CCS7, it seemed to open fine but I have been unable to compile with an error of Program "make" is not found in PATH. I tried going back to opening the project in CCS6 but I now have the same error as in CCS7.
Thoughts:
1) Am I allowed to have CCS6 and CCS7 installed side by side on the same PC?
2) The actual project is cloned from github, is that a possible cause of the issue?