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.

Building fail



Hello,

I'm trying to build a project in CCS 5.3.0.00090, however it fails with the following log:

Build of configuration Debug for project myFirstProject ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
gmake: *** [ISRs.obj] Error 1
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
gmake: *** [LCDK_Support_DSP.obj] Error 1
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
gmake: *** [StartUp.obj] Error 1
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
gmake: *** [main.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

On the computer on which I'm trying to build I'm logged as R&V user; and I think the errors are due to the ampersand. But I don't know how to overcome this issue.

Any solution?

Thank you!

Michael

  • Hi Michael,

    I also suspect the & to be the cause of your issue.  HOwever the only solution is to use a different user account.  If you have access to another pc/another user account you can verify first but I would recommend creating a new admin access account with no spaces or special characters and install CCS with full permissions for/as that user and go from there.

    Please keep us informed.

    Best Regards,
    Lisa

  • Hi Lisa,

    Thank you for your replay. As I was suspecting and as you told me the issue was from &. I used the procedure from here to change the name and also the user folder. After this procedure I needed to change accordingly the location of the license file for CCS.

    All the best,

    Michael

  • Hi Michael,

    great, glad to hear that the suspicions were confirmed and you are past the issue.

    All the best with development and thanks for the update.

    Best Regards,
    Lisa