You are on page 1of 2

MSP-EXP432P401R Software Examples v1.02.

00
Texas Instruments, Inc.
********************************************************************************
Welcome to the MSP-EXP432P401R LaunchPad!
********************************************************************************
In this package, you will find software examples and source codes that can help
you quickly get started on developing your own project.
The firmware example projects are located in the 'Firmware/Source' folder:
1. 430BOOST-SHARP96_GrlibExample_MSP432P401R | Grlib Example for 430BOOST-SHA
RP96
2. OutOfBox_MSP432P401R
| Blink LED example source code
3. BOOSTXL-K350QVG-S1_GrlibExample_MSP432P401R | Grlib Example for BOOSTXL-K350
QVG-S1
4. CC3100BOOST_MQTT-TwitterLED_MSP432P401R
| MQTT Example for CC3100BOOST
5. OutOfBox_MSP432P401R
| The LaunchPad's Out Of Box Dem
o
6. OutOfBox_MSP432P401R_GUI
| The Out Of Box Demo's GUI
In addition, prebuilt TI-TXT images for each firmware example are located in the
'Firmware/Binary' folder. These filess are ready to be downloaded onto your
LaunchPad using a MSP432 programming interface.
The Out of Box Demo GUI can be launched by running the executable inside the
'GUI/Binary' folder. Source for the GUI can also be found in a zip within the
'GUI/Source' folder.
LaunchPad Drivers are necessary on Windows platform before you can download the
prebuilt firmware images or communicate with the LaunchPad using the Out of Box
Demo GUI. Follow the link inside /Drivers/Emulation/ to download and install the
XDS Emulation Software Package. Make sure to right click on the installer and cl
ick
"Run as administrator". The drivers may already be installed on your computer if
you've already used TI CCS, IAR, Keil, or Energia to program MSP-EXP432P401R.
You can also find various web links in the 'Documentation' folder pointing to
the LaunchPad's Homepage, Quick Start Guide, User's Guide, and Hardware Design F
iles.
For more resources, be sure to visit www.ti.com/tool/msp-exp43p401r
********************************************************************************
Revision History
********************************************************************************
Ver 1.02.00 - May 15th, 2015
- Fixed OOB GUI path length issue in Windows
- Added DSLite utility for one-click example firmware download
- Reorganized Software file structure
Ver 1.01.02 - April 14th, 2015
- Bug fixes for OutOfBox demo
- Added KEIL project files to software examples
- Updated IAR project files
- Added Blink LED example
Ver 1.00.05 - March 24th, 2015

- Initial Release
********************************************************************************
Project File Listing
********************************************************************************
|-Documentation
: Folder containing links to m
ore resources
|-Driver
: Download Link to emulation d
rivers
|-Firmware
: Folder containing example fi
rmwares
|-Binary
: Prebuilt example firmware im
ages
|-Source
: Example firmware source proj
ects
|-430BOOST-SHARP96_GrlibExample_MSP432P401R : Grlib example with 430BOOSTSHARP96
|-BlinkLED_MSP432P401R
: Blink LED example source cod
e
|-BOOSTXL-K350QVG-S1_GrlibExample_MSP432P401R : Grlib example with BOOSTXL-K
350QVG-S1
|-CC3100BOOST_MQTT-TwitterLED_MSP432P401R
: MQTT demo source code with C
C3100BOOST
|-OutOfBox_MSP432P401R
: Out of box demo source code
|-GUI
: Folder containing GUI relate
d files
|-Binary
: GUI executables
|-Source
: GUI Source
|-OutOfBox_MSP432P401R_GUI.zip
: Out of box demo GUI source c
ode
|-Readme.txt
: This file

You might also like