Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello,
I am using CCS V7 on windows 10
I have created one library and it works perfect. but when i link that library to main source file, i am getting error #1965: cannot open source file.
In compiler option i added path of that header file but not working.
(I have created library in C++).