
Resources
www.ti.com
20 SLAU664B–February 2016–Revised August 2017
Submit Documentation Feedback
Copyright © 2016–2017, Texas Instruments Incorporated
MSP430FR2311 LaunchPad™ Development Kit (MSP
‑
EXP430FR2311)
Sometimes Code Composer Studio IDE finds the project but does not show a checkmark; this might mean
that your workspace already has a project by that name. You can resolve this by renaming or deleting that
project. (Even if you do not see it in the Code Composer Studio IDE workspace, be sure to check the
workspace directory on the file system.)
4.1.3 IAR Embedded Workbench for Texas Instruments MSP430
IAR Embedded Workbench for MSP430 is another very powerful integrated development environment that
allows you to develop and manage complete embedded application projects. It integrates the IAR C/C++
Compiler, IAR Assembler, IAR ILINK Linker, editor, project manager, command line build utility, and IAR
C-SPY®Debugger.
Learn more about IAR Embedded Workbench for MSP430 and download it at
supp.iar.com/Download/SW/?item=EW430-EVAL.
IAR 6.10 or higher is required. To open the demo in IAR, click File>Open>Workspace…, and browse to
the *.eww workspace file inside the \IAR subdirectory of the desired demo. All workspace information is
contained within this file.
The subdirectory also has an *.ewp project file. This file can be opened into an existing workspace by
clicking Project>Add-Existing-Project….
Although the software examples have all of the code required to run them, IAR users may download and
install MSPWare software, which contains MSP430 MCU libraries and the TI Resource Explorer. These
are already included in a Code Composer Studio IDE installation (unless the user selected otherwise).
4.1.4 Energia
Energia is a simple, open-source, and community-driven code editor that is based on the Wiring and
Arduino framework. Energia provides unmatched ease of use through very high-level APIs that can be
used across hardware platforms. Energia is a light-weight IDE that does not have the full feature set of
Code Composer Studio IDE or IAR. However, Energia is great for anyone who wants to get started very
quickly or who does not have significant coding experience.
Learn more about Energia and download it at www.energia.nu.
4.2 LaunchPad Websites
More information about the LaunchPad development kit, supported BoosterPacks plug-in modules, and
available resources can be found at:
•MSP-EXP430FR2311 Tool Folder: Resources specific to this particular LaunchPad development kit
•TI's LaunchPad development kit portal: Information about all LaunchPad development kits from TI
4.3 MSPWare Software and TI Resource Explorer
TI Resource Explorer is a tool integrated into Code Composer Studio IDE that allows you to browse
through available design resources (see Figure 14). TI Resource Explorer will help you quickly find what
you need inside packages including MSPWare software, ControlSUITE™ software, TivaWare™ software,
and more. TI Resource Explorer is well organized to find everything that you need quickly, and you can
import software projects into your workspace in one click!
TI Resource Explorer Cloud is one of the TI Cloud Development tools, and is tightly integrated with CCS
Cloud. See Section 4.1.1.2 for more information.
MSPWare software is a collection of code examples, software libraries, data sheets, and other design
resources for all MSP devices delivered in a convenient package – essentially everything developers need
to become MSP experts!
In addition to providing a complete collection of existing MSP design resources, MSPWare software also
includes a high level API called MSP Driver Library. This library makes it easy to talk to MSP hardware.
More information can be found at www.ti.com/tool/mspware.