cancel
Showing results for 
Search instead for 
Did you mean: 

Cubeide 1.18.0 crc_ctrl.h problem

caglarpasli
Associate II

I created a project with cubeide 1.18.0 using stm32wba55. I am doing code generation but it gives crc_ctrl.h error while compiling. What can I do?

11 REPLIES 11
TDK
Super User

Read the error message and correct the issue.

If you feel a post has answered your question, please click "Accept as Solution".
caglarpasli
Associate II

Sorry, 
I am creating a client device using STM32WBA63CI. But it gives the following errors while compiling. I am generating code from scratch but it is not working.

caglarpasli_0-1746897546579.pngcaglarpasli_1-1746897563785.png

 

Other problem is below. Could you help me please?

 

caglarpasli_1-1746897950384.png

 

 

 

Check that the .H file is actually there.

Make sure you have a copy of the file where the compiler can find it, or some where on the INCLUDE PATH

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Hi, 

I didnt find in project files this crc_crtl.h.

Best regards, 

Hello @caglarpasli 

How have you created your project. Based on an example or how?

Best Regards.

STTwo-32

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.

https://github.com/STMicroelectronics/STM32CubeWBA/blob/main/Projects/Common/WPAN/Modules/crc_ctrl.h

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Hello @STTwo-32

No, I created a project from scratch

Best regards, 

Hello @caglarpasli 

So, first try to update to the STM32CubeMX V6.14.1 and the STM32CubeIDE V1.18.1. After that, configure the project with the standalone STM32CubeMX and generate it to CubeIDE. If you still have an issue, please send your .ioc file (that you made using the STM32CubeMX V6.14.1).

Best Regards.

STTwo-32

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.