2020-01-04 09:58 PM
This error occurs in the compilation of the project generated by stm32ubemx. How can I solve it.thank you.
2020-01-05 05: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 08:01 AM
Include Paths not properly set up, or local project directory where files not completely copied