HI,
Is this the place to ask newbie questions regarding CCS?
I am wondering why I am putting #include search paths for header files (.h) into the properties>include options>search paths and then having to put a copy of the code that the header file pertains to into the project as the system can't otherwise find the .c file for a particular header even if it is in the same folder as the header file?
Thanks, Nigel