ReadMe.txt for the TM4C129 start project.

This project was built for TI CCSv6
It has been tested with the following versions:
- 6.1.3.00033 


Supported hardware:
===================
The sample project for TI TM4C129 is prepared
to run on a TI TM4C129 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 TI onboard emulator.
  An embOS debug and profiling library is used.
  In this configuration a preprocessor define is set to use
  SEGGER SystemView in single-shot-mode (SEGGER_SYSVIEW_SINGLE_SHOT=1).

- Release:
  This configuration is prepared to build a "release"
  output which can be downloaded into Flash using TI onboard emulator.
  An embOS release library is used.

Note:
=====

TICC does not allow do use relative paths in the launch configuration dialog.
Therefore please check the path to Tiva TM4C129XNCZAD.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 in the Program tab the Program text input field.
It must be set to "${build_artifact:Start_TM4C129}"