cancel
Showing results for 
Search instead for 
Did you mean: 

MCSDK 6.3.2 GenerateCode error about include path

ZHOUXIANG
Associate

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?

ZHOUXIANG_0-1747788304788.png

 

1 REPLY 1
mbarg.1
Senior III

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.