2019-07-15 08:30 AM
Hi All,
I am using stm32CubeMx and atollic true studio for initializing my stm32H743ZI controller. When I debug the code I get an error message
fatal error: arm_math.h: No such file or directory
I have tried many things and I am unable to resolve the issue. The problem is making me annoyed from ST?
Added symbols
CMSIS Libraries also added to the path.
but couldnt build the project
2019-08-21 07:52 AM
I'm encountering the same problem! Very frustrating!