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.

Problem with CCS v5

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.