PDM2PCM Library will not link.
Hi.
I'm working on a STM32F4-Discovery board, and I'm having trouble linking the PDM2PCM Library into my project.
I have run the example project located in the STM32F4-Discovery folder called "Audio_playback_and_record" and it works fine.
I have copied the settings from this project into my new CUBE project, but when I run the compiler I get the following message
arm-none-eabi/bin/ld.exe: cannot find -l:libPDMFilter_CM4_GCC_wc32.a.
below is an image of my settings, can anyone help me solve this issue?
