Skip to main content
Explorer
March 4, 2025
Solved

ARM CMSIS DSP for CubeMX and Keil

  • March 4, 2025
  • 2 replies
  • 694 views

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.

    This topic has been closed for replies.
    Best answer by CKILI.2

    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 

     

     

    2 replies

    Technical Moderator
    March 4, 2025

    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

     

    CKILI.2AuthorAnswer
    Explorer
    March 4, 2025

    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