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

Missing include files making build fail

Background: This is my first use of the uVision IDE. I received a project that was being worked on by my predecessor. I was given the laptop he had been using, but IT, in their infinite wisdom, wiped it before I got it with no backup. He doesn't remember what he did to fix this.

Problem: When I try to build the project I get about 450 errors that all related back to not having the correct header files in place to support the hardware. The errors include things like "indentifier GPIO_Pin_7 undefined". This looks to me like a configuration problem in the IDE, but I can't find the correct switch. Processor is an STM32L151ZD.

Thank you for your help.