cancel
Showing results for 
Search instead for 
Did you mean: 

ARM CMSIS DSP for CubeMX and Keil

CKILI.2
Associate II

Hi everyone;

I have select;

In cube mx ->

middleware and software packs -> CMSIS -> CMSIS Core

middleware and software packs -> CMSIS - DSP 

middleware and software packs -> X Cube Algobuild -> DSP Library

Later, I have select from software packs -> select components -> ARM.CMSIS 6.1.0 -> CMSIS Core and CMSIS DSP Source and X cube algobuild DSP Library.

 

In keil, manage run time environment ı have select core and dsp source there is no dsp library and i have 991 errors for dsp library.

 

Could you help me please, thank's a lot.

1 ACCEPTED SOLUTION

Accepted Solutions
CKILI.2
Associate II

Hello, 

All of final version, I solve the problem below;

1) One time generate code from CubeMx and build in keil

2) Close keil

3) Re-generate from cubeMx 

 

 

View solution in original post

2 REPLIES 2
KDJEM.1
ST Employee

Hello @CKILI.2;

 

To check the issue could you give more details:

- Which versions of STM32CubeMx and Keil are you using?

- Could you please share your .ioc file?

- What errors do you get?

If you use STM32CubeIDE, do you have the same errors?

These articles can help you to integrate DSP libraries on STM32CubeIDE:

Configuring DSP libraries on STM32CubeIDE - STMicroelectronics Community

How to integrate CMSIS-DSP libraries on a STM32 project - STMicroelectronics Community

 

Thank you.

Kaouthar

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

CKILI.2
Associate II

Hello, 

All of final version, I solve the problem below;

1) One time generate code from CubeMx and build in keil

2) Close keil

3) Re-generate from cubeMx