Compile error with InfraredPD_CM0P_wc32_ot.a library.
Hello!
We have a project for STHS34PF80TR IR sensor.
We are setting the library "InfraredPD_CM0P_wc32_ot.a" in project options, but following compiler error is generated:
c:\st\stm32cubeide_1.11.2\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.200.202301161003\tools\arm-none-eabi\bin\ld.exe: cannot find -lC:/Users/PC1/Documents/IRTest/IRTest/Middlewares/ST/STM32_InfraredPD_Library/Lib/InfraredPD_CM0P_wc32_ot.a
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:65: IRTest.elf] Error 1
We are using STM32L031F4P7 processor.
Would you please advice!
