cancel
Showing results for 
Search instead for 
Did you mean: 

RTE_Components.h not found when using cmsis-dsp on cubeIDE 1.4.2

naser moravej
Associate III

I want to use dsp libraries on cubeIDE 1.4.2. I used this library on cubeIDE 1.3.1 version but I couldn't use in newer version.

My board is stm32f429 discovery board and I use cubeMX 6.0.1 version.

I selected my boad in cubeMX, I installed CMSIS 5.6 in "Embedded Software package manager", then I checked the boxes as it shown in picture. I generated the project and compiled with cubeIDE 1.4.2. but I got "RTE_Components.h" not found error. I found this library and added to my project but I've got another error.

l tried to use dsp library like I did on cubeIDE 1.3.1 version by adding "arm_cortexM4lf_math" but it didn't work.0693W000002lCkDQAU.jpg

1 ACCEPTED SOLUTION

Accepted Solutions
Rashad Shubita
Associate III

It's solved @naser moravej​  😉

I tried everything you can imagine even that I decided to go to Keil and install it, but I did something solve the problem even I didn't expect that!

0693W000005BfrNQAS.pngI deselect the CMSIS-CORE and everything works fine!

View solution in original post

3 REPLIES 3
Rashad Shubita
Associate III

same problem here! any help?

0693W000005ASWZQA4.png0693W000005ASWPQA4.png0693W000005ASW5QAO.png

Rashad Shubita
Associate III

It's solved @naser moravej​  😉

I tried everything you can imagine even that I decided to go to Keil and install it, but I did something solve the problem even I didn't expect that!

0693W000005BfrNQAS.pngI deselect the CMSIS-CORE and everything works fine!

It's solved for me too.

Guess how? By exclude it from my project.:expressionless_face: