2020-01-04 9:58 PM
This error occurs in the compilation of the project generated by stm32ubemx. How can I solve it.thank you.
2020-01-05 5:39 AM
The core_cm4.h header file is in <your projectfolder>/Drivers/CMSIS/Include. Either that folder was removed/renamed or its not in the include folder list. Generate a new project from scratch and compare/copy files and folders as needed.
2020-01-05 8:01 AM
Include Paths not properly set up, or local project directory where files not completely copied
2024-11-27 10:57 PM
You can try to remove embedded software packages and reinstall. Change version 1.28.1 to 1.28.0 worked.
I might have broken packages too. Because I installed offline. I cannot blame version.
2024-11-28 12:00 AM
Hello @Fguof.1 ,
First let me thank you for posting and welcome to the ST Community.
In order to reproduce your request, I suggest please that you provide your Ioc.File.
Thanks.
Mahmoud
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.