Hi.
After importing an STL32l4xx project created in STM32CubeMX I get an error when compiling.
Severity Code Description
Error C:/work/<projectpath>/Drivers/CMSIS/Device/ST/STM32L4xx/Source/Templates/system_stm32l4xx.c: No such file or directory
This seems to be because the file system_stm32l4xx.c was added to the project with the wrong path settings.
The file accualy exists in <projectpath>\Core\Src
I don’t know the function of the stm32.xml but the same error is in there for system_stm32l4xx.c
Sw. versions:
Visual GDB 5.4R12 (Build 3242)
STM Devices 2019.06
Visual studio 2017 15.9.16
STM32CubeMX 5.3
Thanks in advance..
Ps. Edited for clarity and to remove customer name etc.
-
This topic was modified 5 years, 1 month ago by MrZANE.
-
This topic was modified 5 years, 1 month ago by MrZANE.