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

Lock Icon on .h Files

Hi, I pulled a previous version of a project from our repository. The previous engineer kept all standard peripheral libraries external to the project, not in the project unfortunately.

I am adding them to the project. I changed the "include Paths" to only point to the include folder in the project.

I see two issues:
1) Lock icon is on many of the files
2) When clicking the files with the lock icon, the path directory is in the c:\Keil\ARM\Pack.... directory, where the standard drivers are installed during instalation of the IDE.

I do not understand why these files are being found there, when the only include path I have in my project.

Note that the files are not read only in my project.

Anyone know what is going on?

Thank you,
Daniel