Why is the core_cm4.h file not generated then?(stm32L476RG)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-12 4:08 PM
Hello,
I am beginner with stm32, I try to start my first project but I cannot do it, because there is the core_cm4.h file which was not generated here is the error message: Description Resource Path Location Type
fatal error: core_cm4.h: No such file or directory stm32l476xx.h /bliking-test/Drivers/CMSIS/Device/ST/STM32L4xx/Include line 165 C/C++ Problem
- Labels:
-
STM32CubeIDE
-
STM32CubeMX
-
STM32L4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-12 10:38 PM
What tools are you using to generate the code, what tool versions, what OS?
Normally, it *is* generated.
hth
KnarfB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-12 11:11 PM
I found the file I copied it to the folder, there my code works but I can't read data from a sensor (pmodgyro)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-14 9:16 AM
Hello @Essayator​ ,
Could you please share your ioc file or provide us with the scenario that led to this issue?
Thanks,
Sara.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-14 9:20 AM
Hello @Sara BEN HADJ YAHYA​ ,
can I share my file ioc in the comment if not how to share it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-14 9:23 AM
Hello @Essayator​ ,
Yes you can attach the ioc in a comment.
Sara.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-14 9:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-14 9:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-14 9:55 AM
I have another other problem when I run the code in ide, the ide sends me to assembler code that I don't understand but seems to be a reset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-15 2:18 AM
Hello @Essayator​ ,
There is no issue when I generated a project using your ioc. I even created a new project from scratch and I didn't face any error during the build.
Please copy your ioc file in a new folder and generate a new project.
I hope this helps :)
Sara.
