Can not build / Run STM32Cube_FW_F4_V1.28.0 on STM32F411 Discovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-01 9:16 PM
I just download STM32Cube_FW_F4_V1.28.0 and using Cube IDE 1.18 run first example follow Documentation in STM32CubeF4GettingStarted.pdf attach.
But it can not Build / Run Correctly.
Please help me this problem. Thanks so much!
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-09 6:28 AM - edited ‎2025-04-09 6:29 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-09 6:28 AM - edited ‎2025-04-09 6:29 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-09 6:57 PM
I run it in Tab Example Selector on CubeIDE with Discovery Board Completely. Its OK. Thanks for your help!
