This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to install CCS 6 on Ubuntu 14.04 with EK-TM4C1294XL

Other Parts Discussed in Thread: EK-TM4C1294XL

Hi there,

I need some help configuring CCS v6 right on Ubuntu 14.04 x64. I think the best would be a step by step guide with the correct links I have to download, where to unzip and installing them.

I have already installed CCS v6 in my user directory and I was able to build, flash (lm4flash) and run some of the tilib-examples which I downloaded from here: https://github.com/yuvadm/tiva-c


But If I try to create a new project some files are missing and I have no idea how to change the Makefiles correctly so that it is working with my EK-TM4C1294XL. I guess I do something wrong. And I also want to debug the device. Until now I am only experienced with Atmega8, 16 or ATXMega and Eclipse.

Thank you in advance!