cancel
Showing results for 
Search instead for 
Did you mean: 

Can not build / Run STM32Cube_FW_F4_V1.28.0 on STM32F411 Discovery.

mystar411
Associate II

I just download STM32Cube_FW_F4_V1.28.0 and using Cube IDE 1.18 run first example follow Documentation in STM32CubeF4GettingStarted.pdf  attach. 

mystar411_0-1743566977094.png

But it can not Build / Run Correctly.

mystar411_1-1743567338471.pngmystar411_2-1743567349063.png

Please help me this problem. Thanks so much!

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @mystar411;

 

Are you downloading STM32Cube packages from GitHub? if yes, please look at this FAQ to avoid the compilation errors.

Alternatively, you can download our packages directly from ST.com by using the link below:
https://www.st.com/en/embedded-software/stm32cube-mcu-mpu-packages/products.html.

I'm not able to reproduce your issue. For my side the GPIO_EXTI is built without error.

KDJEM1_0-1744205182861.png

May this post can help you to solve the "fatal error: core_cm4.h: No such file or directory" error.

 

I hope this help you.

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.

View solution in original post

2 REPLIES 2
KDJEM.1
ST Employee

Hello @mystar411;

 

Are you downloading STM32Cube packages from GitHub? if yes, please look at this FAQ to avoid the compilation errors.

Alternatively, you can download our packages directly from ST.com by using the link below:
https://www.st.com/en/embedded-software/stm32cube-mcu-mpu-packages/products.html.

I'm not able to reproduce your issue. For my side the GPIO_EXTI is built without error.

KDJEM1_0-1744205182861.png

May this post can help you to solve the "fatal error: core_cm4.h: No such file or directory" error.

 

I hope this help you.

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.

mystar411
Associate II

I run it in Tab Example Selector on CubeIDE with Discovery Board Completely. Its OK. Thanks for your help!