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/MSP-EXP430FR4133: Out-of-box SW package

Part Number: MSP-EXP430FR4133
Other Parts Discussed in Thread: MSP430FR4133

Tool/software: Code Composer Studio

I have trouble with project for this develpment kit.

I have installed package of SW, CCS 7.3 with downloaded actualisations.

 How to correctly open Out-of-box project? I see this file only - OutOfBox_MSP430FR4133.projectspec with this content:

<projectSpec>
    <project compilerBuildOptions="-I${PROJECT_LOC}/driverlib/MSP430FR2xx_4xx --advice:power=&quot;all&quot; -g"
             device="MSP430FR4133"
             name="OutOfBox_MSP430FR4133"
             enableHexTool="true"
             hexBuildOptions="--ti_txt" >
        <file action="copy" path="../driverlib/" />
        <file action="copy" path="../hal_LCD.c" />
        <file action="copy" path="../hal_LCD.h" />
        <file action="copy" path="../main.c" openOnCreation="true" />
        <file action="copy" path="../main.h" />
        <file action="copy" path="../StopWatchMode.c" />
        <file action="copy" path="../StopWatchMode.h" />
        <file action="copy" path="../TempSensorMode.c" />
        <file action="copy" path="../TempSensorMode.h" />
    </project>
</projectSpec>

Thank you for help

Regards

Jiri Antos

  • Hi Jiri,

    From within Code Composer Studio select from the top menu "Project>Import CCS Project" then navigate to the directory where the .projectspec file is located.

    Alternatively, select from the top menu "File>Import Projects from File system or Archive then point to the directory".
  • Hello, this is message, what I get when I am importing project.

    Regards

    Jiri

  • Hi Jiri,

    Hmmm, I have CCS 7.4 and downloaded the out of box firmware and it imported no problem for me.
    I walked over to our software team that maintains the demos and they tried on their CCS 7.3 and it worked for them as well.

    Out of curiosity, did you install CCS 7.3 in a default directory or did you specify a custom directory?

    You might try checking for updates to 7.3 and apply them, or install 7.4 and give it a try.
  • Hi Dennis,

    I installed CCS 8.0.0. Situation was same as with previous version.
    I unpacked Out-of-box packake to different folder (c:\ instead c:\ti).
    Import of out-of-box project was imported without any problem.

    Thank you

    regards

    Jiri

**Attention** This is a public forum