Skip to main content
IGhaz.1
Visitor II
September 10, 2021
Question

I have an issue linking a static library with my code. I am including a static library the X-Cube AI runtime library.

  • September 10, 2021
  • 0 replies
  • 549 views

I am linking the Stm32airuntime library and have include the header files in my compiler search directory as well as the static library. I get no errors while building the project but when I debug it it gets stuck at the entry point of a function from the static library and pausing debugging throws a error static no source code found for function. Can you please guide?

    This topic has been closed for replies.