This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Browse Information Missing for New Group [Keil 5]

When I add a new directory to my project for some source files, I get the following error:

"Browse information of one or more files is not available"

If I move the source files to any other directory that was there in the sample application I started with then it's fine. Do I need to add the path to this source directory somewhere for it to recognize it?

Parents
  • I was having this same problem. I had browse information checked in output options, and i would rebuild all target files, but I would still get this error.

    My solution I found was to uncheck browse information in output options, then rebuild. Then recheck browse information in output options and rebuild once more. This seemed to clear the message, as it somehow reset the browse information assembled.

Reply
  • I was having this same problem. I had browse information checked in output options, and i would rebuild all target files, but I would still get this error.

    My solution I found was to uncheck browse information in output options, then rebuild. Then recheck browse information in output options and rebuild once more. This seemed to clear the message, as it somehow reset the browse information assembled.

Children
No Data
Related