CCS6 - Agenda
From EdWiki
- Install Code Composer Studio v6
- Install TivaWare™ for C Series
- EK-TM4C123GXL LaunchPad Initial Board Setup
- Create a New CCS6 Project
- Review the CCS GUI
- Add Path and Build Variables
- Add files to your project
- Link the TivaWare libdriver.a file to your project
- Add the INCLUDE search paths for the header files
- Examine Project Explorer
- Build your project and fix any errors
- Debug Configuration
- Load, Debug, Run