Difference between revisions of "Using GCC with Tiva TM4C123G LaunchPad in CCSv6"
From EdWiki
m |
m |
||
Line 4: | Line 4: | ||
== Objective == | == Objective == | ||
− | The objective of this lab exercise is to download and install Code Composer Studio, as well as download the various other support documents and software to be used with this course | + | The objective of this lab exercise is to download and install Code Composer Studio, as well as download the various other support documents and software to be used with this course. These development tools will be used throughout the remaining lab exercises in this course. |
[[image:ek_tm4c123gxl_launchpad.png|right|link=EmSys: Tiva C Series TM4C123GXL Board]] | [[image:ek_tm4c123gxl_launchpad.png|right|link=EmSys: Tiva C Series TM4C123GXL Board]] |
Revision as of 06:30, 3 October 2016
Introduction
Code Composer Studio v6 includes a Linaro distribution of the ARM GNU compiler, so programmers have the option of using this GCC Compiler instead of the TI compiler to build their projects.
Objective
The objective of this lab exercise is to download and install Code Composer Studio, as well as download the various other support documents and software to be used with this course. These development tools will be used throughout the remaining lab exercises in this course.
► Install Code Composer Studio v6
► Install TivaWare™ for C Series
► Initial Board Setup
► Install/Upgrade ICDI Device Drivers