We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello all, I'v got the problem during the file search in keil. "*** Include file dependencies not available. Searching header files not possible." I can't fing what could leed to this issue. Please help.
It appears that you have disabled the option Show Include File Dependencies in the project window.
To enable the option right click on a item in the Project Window and enable Show Include File Dependencies. After that Find-in-Files will also consider the include files of your project when you search at the project level.
Consider also if you've compiled the project with Browse Information
This is the error you get if the "File Types" selection doesn't include your source files. Check the dialog that opens when you do "Find". Look to make sure you are allowing the Find process to search in your source files.
*** Include file dependencies not available - searching header files not possible. *** Please run 'Build' to create the dependency information ! Lines matched: 0 Files matched: 0 Total files searched: 0