Skip to main content
Associate II
May 10, 2025
Question

Cubeide 1.18.0 crc_ctrl.h problem

  • May 10, 2025
  • 3 replies
  • 1146 views

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?

3 replies

TDK
Super User
May 10, 2025

Read the error message and correct the issue.

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

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

 

Associate II
May 10, 2025

Other problem is below. Could you help me please?

 

caglarpasli_1-1746897950384.png

 

 

 

Tesla DeLorean
Guru
May 10, 2025

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 VenmoUp vote any posts that you find helpful, it shows what's working..
STTwo-32
Technical Moderator
May 12, 2025

Hello @caglarpasli 

I've escalated this behavior internally for correction on the future (under internal ticket number 209435).

Best Regards.

STTwo-32