2025-03-04 1:52 AM
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.
Solved! Go to Solution.
2025-03-04 2:53 AM
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
2025-03-04 2:36 AM
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.
2025-03-04 2:53 AM
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