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!