cancel
Showing results for 
Search instead for 
Did you mean: 

Cubeide 1.18.0 crc_ctrl.h problem

caglarpasli
Associate

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?

5 REPLIES 5
TDK
Guru

Read the error message and correct the issue.

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

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,