Tool/software: Code Composer Studio
What is the best way to add in include search path? Keep in mind I'd like to use the makefile for the building process?
Generally, is there some documentation on how CCS build? Is the makefile generated somehow?
I'm starting off with an example project (zr_light)
thank you,