Getting Started with Tiva TM4C123G LaunchPad
- Installing Code Composer Studio We will follow the standard Linux Installation
sudo apt-get update
apt-get install libc6:i386
install CCS
If CCS was installed as user then run the driver install script
Go to <CCS_INSTALL_DIR>/ccsv7/install_scripts
sudo ./install_drivers.sh