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.

CCS/CC3200MOD: Setting up build environment question

Part Number: CC3200MOD
Other Parts Discussed in Thread: CC3200

Tool/software: Code Composer Studio

Hi Folks,

I'm setting up a new machine and hitting a beginner question (I setup a different workstation 2 years ago without a hitch...)

My question is when I install code composer studio (CCS) from this page:  http://www.ti.com/tool/ccstudio-wcs

does it also include a compiler?  My environment is having a problem running make.

I'm looking for make.exe in the installed directories and not seeing where it would be.  (I even grabbed an older version of CCS, such as version 6 and installed the license thinking that might be part of the problem.)

Any thoughts on what newbie mistake I might be making?

thanks,

Bob

  • Hi Bob,

    This looks like an old version of CCS v6. Where did you find the link?

    I highly suggest you use the latest CCS version and select CC32xx device support during the install process: processors.wiki.ti.com/.../Download_CCS

    Best regards,
    Sarah

  • Hi Sarah,

    I pulled up the documentation from 2 years ago when I installed the CCS and build environment on a different machine.  (The docs for the CC3200 launchpad had the link.)

    I pulled the latest last night (after blowing away everything else) and it worked fine.

    thanks,

    Bob

    ps I did have to rebuild my project environment, copied over source code from old project and set include/link directories and flags.  (I couldn't just load in the project from my other machine.)