I can not create a .elf File because a fatal error: stm3210xx_hal_adc.h, using STM32CubeIDE
Hello,
I need to create an .elf file from a program that I didn't write but has already proven to work. I'm using an STM32L031K6T6 processor and I work with STMCubeIDE. I selected the processor correctly when creating the STM program. The HAL directory is correctly added to the Include path. When I try to debug the project, the error "fatal error: stm3210xx_hal_adc.h" appears seceral times.
If I am not allowed to change the code, what settings can I still investigate which could be causing the error?
Thanks in advance.
