ReadMe.txt for the MSP432P401R start project.

This project was built for TI Code Composer Studio V6.1
It has been tested with the following versions:
- 6.1.3.00033

Supported hardware:
===================
The sample project for TI MSP432P401R is prepared to run
on a MSP432P401R LaunchPad development kit, but may be
used on other target hardware as well. Using different
target hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into
  internal Flash using J-Link.
  An embOS debug and profiling library is used.
  To use SEGGER SystemView with this configuration, configure
  SystemViewer for MSP432P401R as target device and JTAG at
  4000 kHz as target interface.
  
- Release:
  This configuration is prepared for download into
  internal Flash using J-Link.
  An embOS release library is used.

Note:
=====
1. TICC does not allow do use relative paths in the launch configuration dialog.
   Therefore, please check the path to MSP432P401R.ccxml in the target configuration input field.
   To do so, please open the Debug Configurations dialog, click on one of the launch configurations 
   and modify the target configuration path. Please also check the Program text input field on the
   "Program" tab: it must be set to "${build_artifact:Start_MSP432}".
   
2. Please ensure that J-Link support is available in TI Code Composer Studio. For more information
   how to add J-Link support, please refer to https://www.segger.com/ti-code-composer-studio.html#ccs6