cancel
Showing results for 
Search instead for 
Did you mean: 

How to add ARM math and DSP libraries to STM32CubeMX generated Makefile?

EE2Inf
Associate

Hi,

When I generate a project and choose toolchain as Makefile, it only included libraries associated with setup configuration. I would like to add DSP and arm math libraries to the project. I found 'STM32F4xx_DSP_StdPeriph_Lib_V1.8.0' but I am not sure how to add to the project libraries.

1 REPLY 1
EE2Inf
Associate

I thought might help someone with the same issue in the future. I managed to compile the project by adding the fallowing CMSIS libraries,

In the \Src and \Inc directory, I add the fallowing,

0690X00000AqYi1QAF.png

0690X00000AqYi6QAF.png