Tool/software: Code Composer Studio
Look at me as a kindergarten newbie, fresh in from Mars, thrown into a graduation high school class!
With this I must run Linux, but, really, I am a Windows guy. And by the way, that Linux machine can for security reasons not be connected to the internet. Talk about vertically up-hill!
A colleague installed CCS ver. 10, another colleague told me, in Klingon (and I am from Mars, remember?), how to install the software package for the TM4C1294 kit.
So far almost nothing works. At best my very simple code does compile without errors, but the compiler ventures into 247 other directions in that package, most of which produce errors of various kinds.
For some reason, the compiler among other things loves the third-party library and the boot-loader.
Most of the time the compiler never reaches my code.
I have tried to create a target, but have I done it correctly?
I probably need to setup which debugger to use, but which one is that, and how do I do it?
Or is there, in reality, a completely different location, I should start?