Setting up code composer studio for Tiva C-series(TM4C123GH6PM Launch Pad)
TM4C123Gx microcontrollers are the series of ARM Cortex-M4 family. The Tiva C-series Launch Pad consists of a TM4C123GH6PM micro controller with an on board ICDI Interface , with RGB LED and two switches(connected to PF0->SW2 and PF4->SW1). It's maximum operating frequency is 72MHz and it has 32KB SRAM and 256KB Flash Memorey. Coming to the main point, there are many IDE's which are either free or paid versions of compilers to develop firmware for your Tiva C-Series Launch Pad. Some of them are: 1. Paid Version : a. Keil MDK v5 for ARM.(free only with code size restrictions) b.EWARM. ...