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.

Stellaris Launch Pad Workshop Troubles

Hello,

I was following the Stellaris LM4F120XL Launch Pad Workshop, outlined here;  http://tinyurl.com/ah8tgfc

I followed the instructions very carefully when installing.  

In Lab 2 when it prompts me to create a new CSS project. I get this error:

All of the other fields are filled in exactly as they are in the workshop manual.

System info:  

OS; Windows 7 64 SP 1

IDE; Code Composer Studio Version 5.4

Hardware; I am using the Stellaris LM4F120 Launchpad Evaluation Kit, following the tutorial found in the site previously stated

Any help is appreciated. Thanks very much in advance,

CJ

Edit: edited the url because it was too long

  • Hi CJ,

    when you installed ccs did you install stellaris/tiva support?   It seems like ccs can not find the arm compiler.  This could be due to

    -installation options (fix - rerun the installer to the same directory and select repair to add)

    - antivirus or permissions problems

    What do you see in window->preferences->code composer studio->build->compilers?

    Best Regards,
    Lisa

  • In answer to you first question, If I understand it correctly, yes I did install Stellaris support. 

    and here is what the screen you asked looks like:

    Edit: I seem to have scrolled down a bit I also have this part checked:

     

    as for antivirus problems, I am working on a laptop provided by my employer. He is out of town at the moment so if that is the problem I'd like to consult with him before changing anything.

    Thanks, 

    CJ

  • Hi CJ,

    I have not been able to reproduce this and have run through the workshop a couple times myself.

    Is there any further details you might be able to provide?  One thing that is a little odd if that you have no versions for the compilers listed.  Do you see the same issue with an msp430 project?  If so .. the suspicion would be the compilers are not present/are being blocked.  Have you verified permissions?

    Best Regards,
    Lisa

  • Disabling the antivirus during install worked.  It wasn't allowing the installer to access its own files.  

    Thanks!

    CJ

  • Hi CJ,

    great, glad to hear you found the problem and were able to tweak the antivirus.

    Thanks for the update and all the best with development.

    Best Regards,
    Lisa