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="all" -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