Tool/software: Code Composer Studio
I got some good results shuffling around the Blinky ex.
Now I would like to go on with my real project.
But when I, using Getting Started, create a new empty project (w. main.c) the compiler instantly comes out and says something like: "This project does not contain a buildable RTSC configuration (.cfg) file."
Well, I specifically did NOT select Empty RTSC Project, so that may be the reason for there is not created such a file.
So why is it required? Blinky does not seem to have one?
Using the RTSC Project option, I am required to enter all sorts of data from scratch and without any help. Target and Platform.
I could try putting in the processor, but is that correct? (would TM4C1294 be enough or are all the following letters required)
Or is it something completely different needed here?
And would that enable some choices when it comes to Platform? That field does after all seem to have some pull down options, when available.
Can a users manual be found for CCS? (In portable PDF! (working off-line on Linux)
Version 10 of the CCS is in use.