cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F7 & STM32CubeMX - arm_math.h

SKarb
Associate II

Hi,

I'm trying to use my Nucleo-144 with the STM32F746ZG processor on STM32CubeMX and Keil MDK-ARM V5.26.2 and I'm getting the problem of arm_math.h and other DSP files not beeing copied to the project folder.

I tried with some boards with STM32F4 Discovery and STM32F1 that I got here and they work OK just after generating the project files with STM32CubeMX, but the STM32F746, doesn't.

I copied manually the arm_math.h library to the path: project_name\Drivers\CMSIS\Include, and then Keil doesn't error me. But why STM32CubeMX doesn't copy this library for STM32F7 ??

Is this a know bug? How can I make this work?

4 REPLIES 4

Hi @SKarb​ 

Could you please tell me what CubeMX version did you use ?

Best regards,

Nesrine

SKarb
Associate II

Hi,

I use from version 5.2.1 (latest version).

Hi,

I use from version 5.2.1 (latest version).

Hi @SKarb​ 

You can find the files arm_math.h, arm_common_tables.h and arm_const_structs.h under the folder DSP: Drivers\CMSIS\DSP\Include.

I did not understand you problem, i tried the same scenario and everything works fine: i did not get compilation errors.

Best regards,

Nesrine