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