Hi, I've been getting a very weird error. I am trying to build a program on the Tiva C series with CCS6. I included all TivaWare libraries:
During build the libraries are found but I get the following error:
The worst is that I am copy-pasting the same project in which everthing works (the "project0" example) and have included the same directories as present in the "project0" example. Why might my exact same project not be working?