entire / tiva-c

Open source toolchain for the TI Tiva C dev board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiva C

A ready-made repository for writing, compiling and flashing code for the TI Tiva C.

Tested on Mac OS X 10.6.8, should work on most Macs and Linuxes.

Requirements

Usage

Assuming you're using the Tiva C Connected Launchpad dev board (ek-tm4c1294xl):

$ cd boards/ek-tm4c1294xl/blinky
$ make
$ lm4flash gcc/blinky.bin
# Great success!

About

Open source toolchain for the TI Tiva C dev board


Languages

Language:C 94.7%Language:Assembly 3.0%Language:Objective-C 1.2%Language:Makefile 0.5%Language:Batchfile 0.5%Language:HTML 0.1%Language:JavaScript 0.0%Language:CSS 0.0%Language:C++ 0.0%