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.
Hi,
check this wiki
http://processors.wiki.ti.com/index.php/Include_paths_and_options
Best Regards,
Lisa
The article referenced highlights a few possible options for describing to the CCS IDE the various include paths. Which one to use is dependent on what your goals are.
A detailed response is difficult without more specifics on exactly what you want to accomplish. Are you asking about paths for source files, header files, libraries?
Is this sub-directory structure underneath the project workspace, or somewhere else in your file system?
Hi,
the steps in the wiki are almost the same for ccs v4.
As Brandon mentioned, it is still not clear what you are doing here. Are you linking or adding the header files? Have you been adding the top directory as per the wiki? Or have you been adding paths into ccs containing the header?
Best Regards,
Lisa
Hi,
note the above (which is outlined in the wiki) is not for linked files. Are you linking or adding the header files? Have you tried adding the paths as Brad pointed out?
Best Regards,
Lisa
This does not look like my screen. The sequence I'm following ... CCSv4 -> Projects (program name) -> right click -> Properties -> Properties form -> C/C++ build (list box) ,,, then which tab (there are no icons)?