Part Number: EK-TM4C1294XL
Tool/software: Code Composer Studio
I have written a small piece fo code. Nothing fancy, 12 statements or so.
A colleague has helped me installing include package for the processor. A bit troublesome on Linux!
But the compiler seems to stop compiling way before my 12 statements comes to trial.
Apparently something to do with a missing "target".
I can understand the compiler needs info on the actual chip supposed to run the code. Package and pin location are not the same for all variants.
But how to do it?
And will I have to do that every time, I start or ..?
As mentioned, I am running under Ubuntu and I use CCS version 10.0.0.00010.
And mind you, I am probably more fluent in the Zulu language (know about 5 words) than on Linux! Company doctrine, however, dictates ....
/Jan
