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.

Open Declaration is not working in CCS 6.0.1

Dear All,

              I am using CCS 6.0.1 version, with Windows 8 PC. When I want to go /Jump to the specific function then I select the function and right click on it and say open declaration, then it will jump to that function, like wise I am trying the same in this project but it jumps to the header file only in which that function is declared. When I use the same logic with other projects then it works fine (I did it to check is CCS working fine?), so we can say CCS is working fine. so problem with this workspace or project only. What I am doing wrong?....Initially it was also working fine but somewhere I did mistake and while closing CCS it showed me an error which I couldn't understand but next time when I start the CCS for this project it is behaving like this. Please help....refer snapshot of this problem

In the above project keyboard.c file is added in the project, so when I say open declaration by selecting keyboardInit(); then it will not jump to the keyboard.c file from edmhmi.c file whereas it jump keyboard.h file where this function is declared. Also it showed me error that "keyboard.c file is not part of the project" . Please suggest me what setting I need to change to eliminate this problem?....Kindly reply