This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Configuring CCS v6 project settings

Hello,


I"m using Tiva C (TM4C123) parts a lot with CCS v6 now with Tiva ware 2.0, but sometimes projects don't compile/link correctly unless I fiddle with the File search path and include options etc...  I've tried to find a CCS users manual that explains all of the project properties in detail so I can understand how these projects are compiled and linked, but all i've found so far is a CCS v6 MSP430 user's guide.  Is there more documentation that I can study to better understand how these projects are built? 

I'm mainly struggling with how to reliably connect Tivaware to my project and have it all compile and link properly.  It seems that even when I match the search path options in the link and include options in the compiler settings (under project poperties) to a known good TI example my projects still don't compiler/link correctly.  I feel like I need a better understanding of this system.  It would be nice to have a document that explains all of these project properties  options...I would assume there has to be something like this out there.