Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC2000: This should be your workspace when developing code, as all include paths are relative to WORKSPACE_LOC.

F28069Common contains asm, cmd, c, and h comprising TI's abstraction layer. These files are shared and a subset reused by all projects.

System Libraries is a secondary abstraction layer, largely by Pavel, which greatly simplifies interaction with C2000 systems, like GPIO, clocks, and the ADC.

Project Libraries contains a few tertiary abstractions, useful for simplifying projects.

Test Projects are written to test the functionality of various System or Project libraries. When creating final, functional projects, you will find the examples herein useful.

See also http://solarracing.gatech.edu/wiki/Main_Page for more in-depth descriptions of all these projects and how to build and use them.

About

Texas Instruments' C2000 microcontrollers are powerful but a pain to work with. So in the course of working with them, I created this abstraction layer for some of the systems.

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages