Skip to content

How to Install Code Composer Studio (CCS) and TivaWare


🧰 Install Code Composer Studio (CCS 12.8.1)

Section titled “🧰 Install Code Composer Studio (CCS 12.8.1)”
  1. Navigate to the downloaded folder and run:
    Terminal window
    ccs_setup_12.8.1.00005.exe
  2. When prompted for an installation directory, set the path to:
    Terminal window
    C:\ti\ccs1281
  3. Choose Custom Installation when asked for setup type.

CCS Custom Installation
Select Custom Installation during setup

  1. In the list of supported processors, check:

    TM4C12X ARM Cortex M4F core-based MCUs

  2. Continue with the default options for the rest of the installation.

Select TM4C12X ARM Cortex M4F core-based MCUs
Select TM4C12X ARM Cortex M4F core-based MCUs


🧩 Install TivaWare Drivers (SW-TM4C-2.2.0.295)

Section titled “🧩 Install TivaWare Drivers (SW-TM4C-2.2.0.295)”
  1. After installing CCS, run the following installer from the same folder:
    Terminal window
    SW-TM4C-2.2.0.295.exe
  2. When prompted for the installation directory, choose:
    Terminal window
    C:\ti\TivaWare_C_Series-2.2.0.295

TivaWare Installation Path
Install TivaWare drivers in C:\ti\TivaWare_C_Series-2.2.0.295

  1. Proceed with the default installation options.