Skip to main content
ÇGürs.2
Visitor II
September 17, 2021
Question

I'm using MacOS, and I working on a STM32 project. I can't open declaration of some functions even if their libraries included at the project. Maybe I've to add paths, but I don't know how.

  • September 17, 2021
  • 1 reply
  • 605 views

..

This topic has been closed for replies.

1 reply

TDK
Super User
September 17, 2021

Does it compile? Do the library source files exist in your project? If so, rebuild the index. Right click project -> Index -> Rebuild.

"If you feel a post has answered your question, please click ""Accept as Solution""."