Can't find CMSIS/lib while try to use CMSIS-DSP
I am using stm32f407 in stm32cubeide. When I tried to follow the steps in the forum to access the DSP library, I found that there was no CMSIS/lib in my firmware package. Neither in both firmware package follows.

This is my screenshot in: C:\Users\dingh\STM32Cube\Repository\STM32Cube_FW_F4_V1.28.2\Drivers\CMSIS
In the relevant posts I found on the forum, there should be a lib folder in this folder. I‘m trying to link the dsp static library. Any idea how to find this folder?

