Skip to content
/ tiva-c Public
forked from yuvadm/tiva-c

Open source toolchain for the TI Tiva C dev board

Notifications You must be signed in to change notification settings

jbize/tiva-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiva C

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

Should work on most Linux and Mac environments.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.7%
  • Assembly 3.0%
  • Objective-C 1.2%
  • Makefile 0.5%
  • Batchfile 0.5%
  • HTML 0.1%