mongoose/examples/TM4C129/ccs
Deomid Ryabkov dbe976ad3e Disable parallel builds of the Tiva example
Causes issues on Windows - looks like "parallel" makefiles
do not handle spaces in directory names properly.

PUBLISHED_FROM=5d83e737e9f81041db21fd82c32146471eac1764
2016-11-07 14:05:46 +00:00
..
Mongoose_TM4C129_BM Disable parallel builds of the Tiva example 2016-11-07 14:05:46 +00:00
Makefile TI Tiva TM4C129 support and example project 2016-11-02 18:55:04 +00:00
README.md TI Tiva TM4C129 support and example project 2016-11-02 18:55:04 +00:00

TI Tiva TM4C129 example

This directory contains a Mongoose example CCS project for Tiva TM4C129.

It targets the Crypto Connected LaunchPad dev board.

You will need CCS 6+ with Tiva support and TivaWare SDK installed.

TivaWare should be installed under ${TI_PRODUCTS_DIR}/TivaWare_C_Series-2.1.3.156, which is usually C:\TI\TivaWare_C_Series-2.1.3.156 on Windows.

If you have a different version installed, please edit the SDK_ROOT path variable under Project -> Properties -> Resource -> Linked Resources.