2021-09-10 10:40 AM
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?