Hello, I have a problem while trying to build the debug for a CCS project. The error message I get is the following:
"
**** Build of configuration Debug for project practica1 ****
C:\ti\ccsv5\utils\bin\gmake -k all
'Building file: ../main.c'
'Invoking: MSP430 Compiler'
gmake: *** Acceso denegado.
. Stop.
gmake: *** Waiting for unfinished jobs....
"
"Acceso denegado" is the Spanish for "Denied acces"
I tried to install 2 different versions of CCS, 5.5 (I used both the web installer and the online installer) and 5.2.0, but I keep getting the same error message.