This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision "*** Include file dependencies not available..." problem

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.

Parents
  • 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.

Reply
  • 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.

Children