2022-03-12 04: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
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
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)
2022-03-14 09:16 AM
Hello @Essayator ,
Could you please share your ioc file or provide us with the scenario that led to this issue?
Thanks,
Sara.
2022-03-14 09:20 AM
Hello @Sara BEN HADJ YAHYA ,
can I share my file ioc in the comment if not how to share it
2022-03-14 09:23 AM
Hello @Essayator ,
Yes you can attach the ioc in a comment.
Sara.
2022-03-14 09:24 AM
2022-03-14 09:51 AM
2022-03-14 09: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
2022-03-15 02: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.