Error including the CMSIS include files in the STM32CubeIDE
Hi all
I am having difficulties adding the CMSIS include libraries in the cube IDE, when I attempt to build the project I am getting error messages about files that are already included in the "path and symbols" -> "includes directory". For example the "arm_math.h" library.
but I have already included the CMSIS DSP include library which has the "arm_math.h" file in the "Path and symbols"-> "includes directory" section.
as seen here :
could anyone help me regarding this issue ?
Thanks
