Skip to main content
Visitor II
March 19, 2024
Question

The problem is:../Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h:143:10: fatal error: core_

  • March 19, 2024
  • 1 reply
  • 1260 views

Hi, I'm using STM32CUBEIDE 1.15.0 and I have STM32 nucleo-l152re
I searched Google for the solution but did not find it. The problem is:../Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h:143:10: fatal error: core_cm3.h: No such file or directory

 

Can anyone help me??Capture d’écran 2024-03-19 215634.png

thank you In advance

 

    This topic has been closed for replies.

    1 reply

    TDK
    March 20, 2024

    The needed file is here:

    STM32CubeL1/Drivers/CMSIS/Include/core_cm3.h at master · STMicroelectronics/STM32CubeL1 (github.com)

     

    If CubeMX is not generating it for you, please include the IOC file which produces the issue.

    "If you feel a post has answered your question, please click ""Accept as Solution""."