2025-05-20 5:45 PM
I created a project based on PLL+Profile, when compile the project, I get a ERROR, about include path. I search the file and add the path(../../Drivers/CMSIS/DSP/Include) into project manaully, compile success. Is this a bug?
2025-05-20 10:27 PM - edited 2025-05-20 10:28 PM
Bug described in my post
STM32CubeIde BUG – wrong behavior with __has_include(“xxx.h”)
can generate this error.
Double check if it is your case.